Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelset/test-react-nav-with-screens
Simple real world test to check how 0.59 + ReactNav + Screens work
https://github.com/kelset/test-react-nav-with-screens
mobile react-native react-native-app
Last synced: about 1 month ago
JSON representation
Simple real world test to check how 0.59 + ReactNav + Screens work
- Host: GitHub
- URL: https://github.com/kelset/test-react-nav-with-screens
- Owner: kelset
- Created: 2018-09-10T13:46:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-27T04:26:00.000Z (almost 2 years ago)
- Last Synced: 2024-09-28T18:43:08.748Z (about 2 months ago)
- Topics: mobile, react-native, react-native-app
- Language: JavaScript
- Homepage:
- Size: 2.02 MB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Test App for React Navigation and Screens
This is a simple project for me to test:
- [React Native 0.58.x](https://github.com/facebook/react-native/tree/0.58-stable) & future versions
- [React Navigation 3.x](https://github.com/react-navigation/react-navigation)
- [React Native Screens](https://github.com/kmagiera/react-native-screens)
- [Fluid Transitions](https://github.com/fram-x/FluidTransitions).### How to
It should be fairly straightforward, just `git clone` the repo and `yarn`, before running `react-native run-android` or `react-native run-ios`.
### Contributing
Feel free to mess around with it and LMK if you have any feedback using the issue section of the repo :)
### Reaching out
My DMs are open over at [@kelset](https://twitter.com/Kelset) on twitter.