react-native/Examples/UIExplorer/NavigationExperimental
Hedger Wang 480e9abec5 Sets up example for LegacyNavigator.
Summary:We'd plan to build the `NavigationLegacyNavigator` that is meant to replace
Navigator seemlessly without  API changes. While the APIs remain
compatible with Navigator, it should be built with the new
Navigation API such as `NavigationAnimatedView`...etc.

To ensure that the new NavigationLegacyNavigagtor delivers the same
UX and maintains APIs compability, we'd start with using the exact same
examples as the same ones that Navigator uses.

Reviewed By: ericvicenti

Differential Revision: D2955273

fb-gh-sync-id: b4723cf54ea2258e5589f39dceeaee88be2b93f0
shipit-source-id: b4723cf54ea2258e5589f39dceeaee88be2b93f0
2016-02-25 14:57:03 -08:00
..
LegacyNavigator Sets up example for LegacyNavigator. 2016-02-25 14:57:03 -08:00
NavigationAnimatedExample.js NavigationAnimatedView configurable navigation timing 2016-02-22 16:17:18 -08:00
NavigationBasicExample.js Add sub-reducer support to NavigationStackReducer 2016-02-22 16:17:12 -08:00
NavigationCardStackExample.js Introducing NavigationCardStack 2016-02-24 18:51:30 -08:00
NavigationCompositionExample.js Resolve react flow definitions 2016-02-25 02:45:34 -08:00
NavigationExampleRow.js NavigationExperimental 2016-02-05 14:26:35 -08:00
NavigationExampleTabBar.js NavigationExperimental 2016-02-05 14:26:35 -08:00
NavigationExperimentalExample.js Sets up example for LegacyNavigator. 2016-02-25 14:57:03 -08:00
NavigationTabsExample.js Navigation Back support and examples for Android 2016-02-08 20:03:31 -08:00
NavigationTicTacToeExample.js Resolve react flow definitions 2016-02-25 02:45:34 -08:00