react-native/Libraries/CustomComponents/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
..
__tests__ backed out changeset 87e6fe282c08 2016-03-10 14:28:35 -08:00
NavigationAnimatedValueSubscription.js Implements `renderHeader` for legacy navigator. 2016-03-10 17:17:21 -08:00
NavigationCard.js Simplify <NavigationCard />. 2016-03-15 15:59:26 -07:00
NavigationCardStack.js Simplify <NavigationCard />. 2016-03-15 15:59:26 -07:00
NavigationCardStackStyleInterpolator.js Simplify <NavigationCard />. 2016-03-15 15:59:26 -07:00
NavigationHeader.js Clean up APIs. 2016-03-04 14:57:31 -08:00
NavigationLegacyNavigator.js Simplify <NavigationCard />. 2016-03-15 15:59:26 -07:00
NavigationLegacyNavigatorRouteStack.js backed out changeset 87e6fe282c08 2016-03-10 14:28:35 -08:00
back_chevron.png Back out of D3000972 2016-03-03 04:21:36 -08:00