demo-react-native-router-flux
demo-react-native-router-flux copied to clipboard
A basic overview of using react-native-router-flux.
If you want more information...
- [Read the associated blog post] (https://medium.com/differential/react-native-basics-using-react-native-router-flux-f11e5128aff9#.vna4ocu6u)
- Read the official documentation
Running
You need to have React Native installed on your machine prior to the following
git clone https://github.com/spencercarli/demo-react-native-router-flux.gitcd demo-react-native-router-fluxnpm installreact-native run-iosORreact-native run-android
Bugs
If you find any issues please open an issue or, even better, open a PR to expedite the fix. Thanks!
Support
If you found this helpful consider signing up for my email list where I send out weekly content around building apps with React Native.