react-native/Examples
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
..
2048 Resolve react flow definitions 2016-02-25 02:45:34 -08:00
Movies Remove knowledge of fbjs from the packager 2016-03-02 04:28:38 -08:00
TicTacToe Bot testing: Update TicTacToeApp.js 2016-02-11 08:32:31 -08:00
UIExplorer Simplify <NavigationCard />. 2016-03-15 15:59:26 -07:00
.eslintrc Add global flow types to eslint globals 2016-01-27 15:55:34 -08:00