react-native/Libraries/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
..
Reducer Kill NavigationExperimental Containers 2016-05-05 16:52:19 -07:00
__mocks__ Clean up APIs. 2016-03-04 14:57:31 -08:00
__tests__ Update Jest APIs on fbsource 2016-04-27 19:16:32 -07:00
NavigationAbstractPanResponder.js Simplify <NavigationCard />. 2016-03-15 15:59:26 -07:00
NavigationAnimatedView.js Backed out D3033933 2016-05-09 08:33:18 -07:00
NavigationExperimental.js Kill <NavigationView /> 2016-05-11 16:23:26 -07:00
NavigationPropTypes.js Backed out D3033933 2016-05-09 08:33:18 -07:00
NavigationStateUtils.js Clean up APIs. 2016-03-04 14:57:31 -08:00
NavigationTypeDefinition.js Backed out D3033933 2016-05-09 08:33:18 -07:00