mcnamee / react-native-starter-kit

:rocket: A React Native boilerplate app to get you up and running very, very quickly :rocket:
MIT License
3.35k stars 865 forks source link

Suggestion: Migration from react-native-router-flux to react-navigation #250

Open waelmg opened 4 years ago

waelmg commented 4 years ago

react-native-router-flux started to have many unsolved issues, so I suggest migration to react-navigation. Although router-flux is much simpler to use, react-navigation is up-to-date and will help us avoid the transitive dependency on it. What do you think?

xiaohui-hiwintech commented 4 years ago

good idea