Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 855 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 855 Bytes

A basic overview of using react-native-router-flux.

If you want more information...

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.