demo-react-native-router-flux icon indicating copy to clipboard operation
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.git
  • cd demo-react-native-router-flux
  • npm install
  • react-native run-ios OR react-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.