react-native/Libraries/CustomComponents
Joe Noon 0e997c6eab fixes a bug where NavigationPropTypes.SceneRenderer was a plain object
Summary:
... used as both a shape and plain object.

this splits them out so both parts can be used as needed.

NavigationPropTypes.SceneRenderer is a PropTypes shape
NavigationPropTypes.SceneRendererProps is the plain object that makes up the shape.
Closes https://github.com/facebook/react-native/pull/7518

Differential Revision: D3317322

Pulled By: ericvicenti

fbshipit-source-id: e8a31e05130e6647b63f68dbef31bc874550948c
2016-05-18 13:13:29 -07:00
..
ListView Fix List View _updateVisibleRows firing for all row component at view loading time issue 2016-05-16 18:28:21 -07:00
NavigationExperimental fixes a bug where NavigationPropTypes.SceneRenderer was a plain object 2016-05-18 13:13:29 -07:00
Navigator correct flow types 2016-05-16 07:58:26 -07:00
LICENSE [ReactNative] Use ASCII double quotes 2015-07-24 13:16:25 -08:00