Skip to content

yusmarcastro/navigation-rfc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 

Repository files navigation

NavigationExperimental

A new Navigation system for react native. Focuses on the following improvements over <Navigator />:

  • Single-directional data flow, using reducers to manipulate top-level state object
  • Navigation logic and routing must be independent from view logic to allow for a variety of native and js-based navigation views
  • Improved modularity of scene animations, gestures, and navigation bars

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

About

Better Navigation in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published