Introduction. React Navigation is a popular library for routing and navigation in a React Native application . This library helps solve the problem of navigating between multiple screens and sharing data between them.
Read moreCan you use flux in react-native?
That’s a brief introduction to using the react-native-router-flux package — it will likely handle a lot of your navigation needs . Using a well maintained, well liked package, built on top of NavigationExperimental will be much easier to do than if you try to roll your own.
Read more