|
|
|
|
|
by browniefed
3425 days ago
|
|
react-navigation will supersede all existing navigator solutions in React Native core (Navigator/NavigationExperimental). React Router v4 is building a react-native integration to show that it is capable of working on Native. It's centered around URLs so it's attempting to make Deep Linking into your application easier, as well potentially re-using the same navigation on the web. That being said react-navigation can do both of those things as well and is fully supported by react-native core contributors. |
|