react-native/Libraries/Components/View
Tim Yung 8dc3ba0444 RN: Remove Native Prop Validation
Summary:
As we migrate over to static typing solutions for props, we cannot rely on always having `propTypes` available at runtime.

This gets us started on that journey by removing the native prop validation that happens when we require native components.

bypass-lint

Reviewed By: TheSavior

Differential Revision: D7976854

fbshipit-source-id: f3ab579a7f0f8cfb716b0eb7fd4625f8168f3d96
2018-06-01 12:54:14 -07:00
..
PlatformViewPropTypes.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
ReactNativeStyleAttributes.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
ReactNativeViewAttributes.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
ShadowPropTypesIOS.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
View.js RN: Remove Native Prop Validation 2018-06-01 12:54:14 -07:00
ViewAccessibility.js Flow type TouchableHighlight 2018-05-12 23:25:09 -07:00
ViewPropTypes.js RN: Add Missing Events to ViewPropTypes 2018-05-13 01:05:56 -07:00
ViewStylePropTypes.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00