react-native/Examples/UIExplorer/NavigationExperimental
Hedger Wang bdb8efdd66 Add example for <NavigationTransitioner />
Summary:
Add an example for <NavigationTransitioner /> that shows how to use
<NavigationTransitioner /> and <Animated.View /> to build a stack of
animated scenes that render the navigation state.

This also defines the generic method for NavigationTransitioner to render scenes.

Reviewed By: ericvicenti

Differential Revision: D3422322

fbshipit-source-id: b9ff4c5102442a110739a546565552496349d473
2016-06-21 14:28:41 -07:00
..
NavigationCardStack-NavigationHeader-Tabs-example.js Fix typo, rename NavigationHeaderScenesTabs-example.js. to NavigationExperimental/NavigationCardStack-NavigationHeader-Tabs-example.js 2016-06-14 16:28:47 -07:00
NavigationCardStack-example.js Remove prop `onNavigate`. 2016-06-09 17:58:27 -07:00
NavigationExampleRow.js Fix up this pattern var React = require('react-native'); 2016-04-08 20:37:22 -07:00
NavigationExperimentalExample.js Add example for <NavigationTransitioner /> 2016-06-21 14:28:41 -07:00
NavigationTransitioner-AnimatedView-example.js Add example for <NavigationTransitioner /> 2016-06-21 14:28:41 -07:00