ericvicenti / navigation-rfc

Better Navigation in React Native
441 stars 44 forks source link

Note: Use React Navigation now instead

This project was developed in early 2016 and has since matured and combined with Expo's Ex-Navigation project to form a new effort: React Navigation. Please use that instead, and collaborate with the community to improve it!

DEPRECATED NavigationExperimental

This was an 2016 RFC for a new Navigation system for react native, with focus on the following improvements over <Navigator />:

If you're confused about all the navigation options, look at the Navigation Comparison doc.

Code

NavigationExperimental has recently been moved from here to the open source RN repo: https://github.com/facebook/react-native/commit/a3085464f6ea36fc6b53cd0c711c048ffb1516f9

Docs