A basic overview of using react-native-router-flux
.
If you want more information...
- Read the associated blog post [TODO]
- Read the official documentation
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.git
cd demo-react-native-router-flux
npm install
react-native run-ios
ORreact-native run-android
If you find any issues please open an issue or, even better, open a PR to expedite the fix. Thanks!
If you found this helpful consider signing up for my email list where I send out weekly content around building apps with React Native.