react-native/Libraries/Components/View
Eli White 370e0db970 Move View native require call to new file
Summary: Moving out the requireNativeComponent call into a new file. We want this long term for all of our view managers to support codegen of the native side and so we can move the viewConfigs into JS.

Reviewed By: yungsters

Differential Revision: D9231619

fbshipit-source-id: 7c89587cc6a76e92b309c4941577291e56af8c7c
2018-08-08 18:46:53 -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 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 Move View native require call to new file 2018-08-08 18:46:53 -07:00
ViewAccessibility.js Changed prop name "currentViewStates" to "accessibilityStates" in js (1/3) 2018-07-19 14:13:00 -07:00
ViewNativeComponent.js Move View native require call to new file 2018-08-08 18:46:53 -07:00
ViewPropTypes.js changed documentation for accessibilityHint 2018-08-08 01:31:46 -07:00
ViewStylePropTypes.js Prettier React Native Libraries 2018-05-10 19:10:38 -07:00