react-native/Examples/UIExplorer/NavigationExperimental
Hedger Wang 28649b8cf0 Simplify <NavigationCard />.
Summary:Per offline discussion with ericvicenti,  we'd like to reudce the complexity by
keeping <NavigationCard /> nothing more than just a simple `<Animated.View />`,
which helps us to avoid over generalize the styles, gestures of what the Navigation card
needs to be.

The proposalis to use the same props (NavigationSceneRendererProps) that is used to render
the scene to generate the style and pan handlers needed for the navigation card.

No behavior changes, just implementation details clean up work.

Reviewed By: ericvicenti

Differential Revision: D3037225

fb-gh-sync-id: f6e718a282d25a319f5d8efd3e2ffebc66b2c8cb
shipit-source-id: f6e718a282d25a319f5d8efd3e2ffebc66b2c8cb
2016-03-15 15:59:26 -07:00
..
LegacyNavigator Move cssVar out of react-native-github 2016-03-04 13:22:03 -08:00
NavigationAnimatedExample.js Simplify <NavigationCard />. 2016-03-15 15:59:26 -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 APIs. 2016-03-04 14:57:31 -08: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