react-native/Examples/UIExplorer/NavigationExperimental
Hedger Wang c3714d7ed7 Kill <NavigationView />
Summary:
= Breaking Change (for experimental features) =

<NavigationView /> serves no obvious benefit and it's costly to maintain it.

- its features could be completely replaced by NavigationAnimatedView without
  enabling the transtion animation.

- it could also be replaced with a simple view and normal scene renderer.

Reviewed By: ericvicenti

Differential Revision: D3280547

fbshipit-source-id: 4ac3dbe92ceb9107a1f6e77a78bd6021485e78a9
2016-05-11 16:23:26 -07:00
..
NavigationAnimatedExample.js Backed out D3033933 2016-05-09 08:33:18 -07:00
NavigationBasicExample.js Kill NavigationExperimental Containers 2016-05-05 16:52:19 -07:00
NavigationCardStackExample.js Kill NavigationExperimental Containers 2016-05-05 16:52:19 -07:00
NavigationCompositionExample.js Kill <NavigationView /> 2016-05-11 16:23:26 -07:00
NavigationExampleRow.js Fix up this pattern var React = require('react-native'); 2016-04-08 20:37:22 -07:00
NavigationExampleTabBar.js Kill NavigationExperimental Containers 2016-05-05 16:52:19 -07:00
NavigationExperimentalExample.js Kill NavigationExperimental Containers 2016-05-05 16:52:19 -07:00
NavigationTabsExample.js Kill NavigationExperimental Containers 2016-05-05 16:52:19 -07:00
NavigationTicTacToeExample.js Kill NavigationExperimental Containers 2016-05-05 16:52:19 -07:00