Home

Awesome

om-next-react-native-router-flux

Looking for a React Native routing solution that doesn't suck? This solution uses om.next and react-native-router-flux.

Features

Test it out

  1. Install re-natal
  2. Clone this repo
git clone https://github.com/seantempesta/om-next-react-native-router-flux.git
  1. cd into the directory
cd om-next-react-native-router-flux
  1. Install npm packages
$ npm install
  1. Set up figwheel for development
re-natal use-figwheel
  1. Run react's package manager and start up figwheel in two separate terminals
$ react-native run-ios
$ lein figwheel ios

License

MIT

Free Software, Hell Yeah!