react-native/Libraries/CustomComponents/NavigationExperimental
Hedger Wang b1cd1cba32 Fix propType check for NavigationCard.
Summary:
the prop type check for NavigationCard -> SceneView -> sceneRendererProps is wrong.
Fix it.

Reviewed By: ericvicenti

Differential Revision: D3265049

fb-gh-sync-id: 16e89c932f0f962db4b6a647d62d255ba98f6156
fbshipit-source-id: 16e89c932f0f962db4b6a647d62d255ba98f6156
2016-05-05 11:39:29 -07:00
..
assets Rework the NavigationHeader 2016-03-21 22:07:26 -07:00
NavigationAnimatedValueSubscription.js Implements `renderHeader` for legacy navigator. 2016-03-10 17:17:21 -08:00
NavigationCard.js Fix propType check for NavigationCard. 2016-05-05 11:39:29 -07:00
NavigationCardStack.js Fix or suppress errors in react-native 2016-04-21 19:47:24 -07:00
NavigationCardStackPanResponder.js Only accept card gestures within a certain range, 30px 2016-04-06 02:52:24 -07:00
NavigationCardStackStyleInterpolator.js Fix initial scenes rendering. 2016-04-19 15:57:20 -07:00
NavigationHeader.js Revert "Add subviewStyle prop to NavigationHeader" 2016-04-26 06:10:24 -07:00
NavigationHeaderBackButton.js Fix up this pattern var React = require('react-native'); 2016-04-08 20:37:22 -07:00
NavigationHeaderStyleInterpolator.js Refactor <NavigationHeader /> API. 2016-03-24 15:49:28 -07:00
NavigationHeaderTitle.js make NavigationHeader and NavigationHeaderTitle pointerEvents configurable 2016-04-12 10:55:30 -07:00
NavigationPagerPanResponder.js Support animation and gesture for Pager. 2016-03-23 12:51:00 -07:00
NavigationPagerStyleInterpolator.js Fix initial scenes rendering for NavigationPagerStyleInterpolator 2016-04-25 15:37:38 -07:00
NavigationPointerEventsContainer.js better way to manage pointerEvents for NavigationCard. 2016-05-02 19:17:24 -07:00