bartonhammond / snowflake

:snowflake: A React-Native Android iOS Starter App/ BoilerPlate / Example with Redux, RN Router, & Jest with the Snowflake Hapi Server running locally or on RedHat OpenShift for the backend, or a Parse Server running locally or remotely on Heroku
http://bartonhammond.github.io/snowflake/snowflake.js.html
MIT License
4.59k stars 614 forks source link

did Anyone Migrate from React-Native-Router-Flux to React Navigation? #195

Open janreyho opened 7 years ago

janreyho commented 7 years ago

maybe it better using react-navigation to navigate.

Amurmurmur commented 7 years ago

react-navigation is not production ready yet. Though react-native-router-flux v4 is using react-navigation under the hood but it is whats called react-navigation "on steroids" with bunch of features that make react-navigation easier to use, and also some critical issues are solved in RNRF v4. So I would suggest to check it out