react-native/Libraries/CustomComponents/NavigationExperimental
James Ide 1343248bbe Set statics on the NavigationCard container
Summary:
NavigationCard is wrapped in a container, which breaks statics so apply the statics to the wrapped class instead.
Closes https://github.com/facebook/react-native/pull/7483

Differential Revision: D3336226

Pulled By: ericvicenti

fbshipit-source-id: ae28e7be7a6227700c2c11081c5605f3667d1494
2016-05-23 20:43:28 -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 Set statics on the NavigationCard container 2016-05-23 20:43:28 -07:00
NavigationCardStack.js D3321403 [NavigationExperimental][CleanUp]: Rename `scene.navigationState` to `scene.route`. 2016-05-20 18:13:30 -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 fixes a bug where NavigationPropTypes.SceneRenderer was a plain object 2016-05-18 13:13:29 -07:00
NavigationHeaderBackButton.js Kill NavigationExperimental Containers 2016-05-05 16:52:19 -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