react-native/Examples/UIExplorer/NavigationExperimental
Hedger Wang 68918e8773 Clean up NavigationView.
Summary:This address the issue reported at
https://github.com/facebook/react-native/issues/6579#issuecomment-200984628

NavigationView should have the same API as NavigationAnimatedView does except
that NavigationView does not need the APIs for animation.

This unify the API of our core components so that people can freely
compose views with both NavigationAnimatedView or NavigationView.

Reviewed By: fkgozali

Differential Revision: D3096076

fb-gh-sync-id: 7536777a7d637da62a2636d750f9d91c5a0eb45f
fbshipit-source-id: 7536777a7d637da62a2636d750f9d91c5a0eb45f
2016-03-29 15:57:28 -07:00
..
LegacyNavigator Port `onWillFocus` and `onDidFocus` from `Navigator` to `NavigationLegacyNavigatorRouteStack`. 2016-03-17 11:27:24 -07:00
NavigationAnimatedExample.js Refactor <NavigationHeader /> API. 2016-03-24 15:49:28 -07:00
NavigationBasicExample.js Back out of D3000972 2016-03-03 04:21:36 -08:00
NavigationCardStackExample.js Simplify <NavigationCard />. 2016-03-15 15:59:26 -07:00
NavigationCompositionExample.js Clean up NavigationView. 2016-03-29 15:57:28 -07:00
NavigationExampleRow.js Back out of D3000972 2016-03-03 04:21:36 -08:00
NavigationExampleTabBar.js NavigationExperimental 2016-02-05 14:26:35 -08:00
NavigationExperimentalExample.js Unify scene rederer params that are used render the scene / header. 2016-02-29 13:22:57 -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