react-native/Libraries/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
..
Reducer Fix mocks in NavigationExperimental 2016-02-24 05:11:28 -08:00
__tests__ Fix mocks in NavigationExperimental 2016-02-24 05:11:28 -08:00
NavigationAnimatedView.js Introducing NavigationCardStack 2016-02-24 18:51:30 -08:00
NavigationContainer.js Rename NavigationState module to NavigationStateUtils 2016-02-19 01:24:54 -08:00
NavigationExperimental.js Sets up example for LegacyNavigator. 2016-02-25 14:57:03 -08:00
NavigationRootContainer.js App linking for UIExplorer iOS 2016-02-22 16:17:23 -08:00
NavigationStateUtils.js Add sub-reducer support to NavigationStackReducer 2016-02-22 16:17:12 -08:00
NavigationView.js Rename NavigationState module to NavigationStateUtils 2016-02-19 01:24:54 -08:00