Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/artyorsh/react-navigation-ex-demo
Demonstrates React Navigation 5 usage
https://github.com/artyorsh/react-navigation-ex-demo
demo-app react-native react-native-app react-navigation typescript ui-kitten
Last synced: 4 months ago
JSON representation
Demonstrates React Navigation 5 usage
- Host: GitHub
- URL: https://github.com/artyorsh/react-navigation-ex-demo
- Owner: artyorsh
- Created: 2019-10-22T09:50:02.000Z (over 5 years ago)
- Default Branch: initial-setup
- Last Pushed: 2021-09-21T14:09:52.000Z (over 3 years ago)
- Last Synced: 2024-09-28T18:42:34.577Z (4 months ago)
- Topics: demo-app, react-native, react-native-app, react-navigation, typescript, ui-kitten
- Language: TypeScript
- Homepage: https://reactnavigation.org/blog/2019/11/04/using-react-navigation-5-with-ui-kitten
- Size: 6.46 MB
- Stars: 65
- Watchers: 4
- Forks: 30
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Navigation Ex Demo ⚛️
React Native application that demonstrates usage of [React Navigation 5][link:react-navigation-ex] with [UI Kitten][link:ui-kitten].
[Blog Post][link:blog-post]
[][link:home]
## Usage
Clone the repo
```bash
git clone https://github.com/artyorsh/react-navigation-ex-demo
```Checkout to a branch that contains complete examples
```bash
git checkout complete-examples
```[link:home]: https://github.com/artyorsh/react-navigation-ex-demo
[link:react-navigation-ex]: https://github.com/react-navigation/react-navigation
[link:ui-kitten]: https://github.com/akveo/react-native-ui-kitten
[link:blog-post]: https://reactnavigation.org/blog/2019/11/04/using-react-navigation-5-with-ui-kitten