react-native/Libraries/Components/View
Eli White d2c27f5bff Remove view configs from JS
Summary: Apparently different apps have different implementations of view managers that support different props. This is a problem that we will need to address. Unfortunately, this means we can't have a static config defined in JS. We will need to find another approach to this problem.

Reviewed By: sahrens

Differential Revision: D9500178

fbshipit-source-id: b591559164fcf29f5fd43e13a0f2da15011491c6
2018-08-24 14:04:09 -07:00
..
DeprecatedViewPropTypes.js Deprecate View prop-type definitions 2018-08-22 18:31:36 -07:00
PlatformViewPropTypes.js Adding flow strict local to remaining possible files in xplat/JS 2018-08-09 08:54:44 -07:00
ReactNativeStyleAttributes.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00
ReactNativeViewAttributes.js Add accessibilityHint for iOS (#18093) 2018-07-25 17:47:42 -07:00
ShadowPropTypesIOS.js Remove @providesModule from all modules 2018-04-25 07:37:10 -07:00
View.js RN: Reduce ForwardRef(View) Noise in Systrace 2018-08-22 17:49:32 -07:00
ViewAccessibility.js RN: Nullable Image, Text, & View Props 2018-08-24 10:48:08 -07:00
ViewNativeComponent.js Remove view configs from JS 2018-08-24 14:04:09 -07:00
ViewPropTypes.js RN: Nullable Image, Text, & View Props 2018-08-24 10:48:08 -07:00
ViewStylePropTypes.js Back out "[react-native][PR] Make Flow and PropType types checks consistent for view style props." 2018-08-23 11:34:26 -07:00