Skip to content

seantempesta/om-next-react-native-router-flux

Repository files navigation

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

  • Tabs
  • Modals
  • Action Sheets
  • Screen transition animations (or lack thereof)

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!

About

A Clojurescript example using Om.Next with react-native-router-flux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published