react-native/Libraries
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
..
ART RN: Move ART Canvas Workaround 2018-07-19 19:02:13 -07:00
ActionSheetIOS
Alert
Animated Add FlatList and SectionList to Animated exports 2018-07-17 22:35:28 -07:00
AppState
BatchedBridge
Blob Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
BugReporting Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
CameraRoll Fix for crash when height or width is nil (#20454) 2018-07-30 11:17:08 -07:00
Color
Components Move View native require call to new file 2018-08-08 18:46:53 -07:00
Core
EventEmitter
Experimental Adding custom view to swipeable component 2018-06-21 10:33:07 -07:00
Geolocation
Image Check return code from malloc (#20173) 2018-08-08 18:32:19 -07:00
Inspector RN: Fix Element Inspector w/ Start + End Styles 2018-06-26 13:33:43 -07:00
Interaction
JSInspector
LayoutAnimation
Linking
LinkingIOS
Lists VirtualizedList: Fix spacer size calculation (#18105) 2018-07-20 00:17:05 -07:00
Modal
NativeAnimation
Network Check return code from malloc (#20173) 2018-08-08 18:32:19 -07:00
Performance Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
PermissionsAndroid
PushNotificationIOS
RCTTest ios: disable assertion for bridge deallocation during SST/redbox test 2018-08-03 09:01:38 -07:00
ReactNative added small UI indicator for fabric-based surfaces 2018-08-07 21:35:54 -07:00
Renderer React sync for revisions ca0941f...bc1ea9c 2018-07-25 16:17:51 -07:00
Sample Replace '@flow strict(-local)' with '@flow' in .android.js files 2018-08-08 10:48:19 -07:00
Settings Replace '@flow strict(-local)' with '@flow' in .android.js files 2018-08-08 10:48:19 -07:00
Share
Storage
StyleSheet RN: Refine `StyleSheet.compose` Flow Type 2018-07-17 18:03:00 -07:00
SurfaceBackedComponent Fabric: `bridge` prop was removed from RCTSurface interface 2018-08-01 15:32:01 -07:00
SurfaceHostingComponent
Text Exposed scrollEnabled on TextInput (#19330) 2018-08-08 18:46:53 -07:00
Types RN: Revamp Switch Component 2018-07-31 21:01:41 -07:00
Utilities Replace '@flow strict(-local)' with '@flow' in .android.js files 2018-08-08 10:48:19 -07:00
Vibration
WebSocket - Correct fishhook import in RCTReconnectingWebSocket Fixes #16039 (#16271) 2018-06-28 11:49:32 -07:00
Wrapper
YellowBox YellowBox: Fix Off-By-1 Content Rendering Bug 2018-06-26 13:33:42 -07:00
fishhook
polyfills fix missing prettier file (#20001) 2018-07-02 10:48:06 -07:00
react-native Flow strictify possible files in RN core 2018-06-20 00:47:21 -07:00
vendor Setup /RKJSModules/Marketplace directory structure + extracting MarketplaceRelayQueryConstants and dependencies 2018-08-02 08:32:34 -07:00
.npmignore
Promise.js
UTFSequence.js
promiseRejectionIsError.js