react-native/Libraries/NavigationExperimental
Eric Vicenti a3085464f6 NavigationExperimental
Summary:
A new API to unify internal navigation. Also addresses a highly-rated community 'pain': https://productpains.com/post/react-native/better-navigator-api-and-docs/

Offers the following improvements:

- Redux-style navigation logic is easy to reason about
- Navigation state can be easily saved and restored through refreshes
- Declarative navigation views can be implemented in native or JS
- Animations and gestures are isolated and now use the Animated library

public

Reviewed By: hedgerwang

Differential Revision: D2798048

fb-gh-sync-id: 88027ef9ead8a80afa38354252bc377455cc6dbb
2016-02-05 14:26:35 -08:00
..
Reducer NavigationExperimental 2016-02-05 14:26:35 -08:00
__tests__ NavigationExperimental 2016-02-05 14:26:35 -08:00
NavigationAnimatedView.js NavigationExperimental 2016-02-05 14:26:35 -08:00
NavigationContainer.js NavigationExperimental 2016-02-05 14:26:35 -08:00
NavigationExperimental.js NavigationExperimental 2016-02-05 14:26:35 -08:00
NavigationRootContainer.js NavigationExperimental 2016-02-05 14:26:35 -08:00
NavigationState.js NavigationExperimental 2016-02-05 14:26:35 -08:00
NavigationView.js NavigationExperimental 2016-02-05 14:26:35 -08:00