react-native/Libraries
Eli White 8f1003fb9f Set up buck to generate native code for rncore
Summary:
Refactoring the codegen buck target from being used just for testing to a way that can be depended on for the real fabric target to replace the existing component code.

After this change, we can build a target for react native to use the codegen to create the native files for Switch. A follow up diff will be necessary to hook this up and actually replace the native files for switch.

Reviewed By: mdvacca

Differential Revision: D13662363

fbshipit-source-id: 599dd9ed9ca24ffb5c5784396f4bee7457d94d6d
2019-01-15 15:50:04 -08:00
..
ART Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
ActionSheetIOS Fixing ActionSheetIOS position after rotation on tablet (#22738) 2019-01-04 13:09:00 -08:00
Alert Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Animated Fix weird `createAnimatedComponent` babel/flow bug 2018-12-10 00:39:06 -08:00
AppState Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
BatchedBridge Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Blob Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
BugReporting Upgrade to Flow v0.88.0 2018-12-11 20:01:00 -08:00
CameraRoll Fixing T38936345 -Opening creative tools from home or creation flow shows a red screen 2019-01-14 10:50:36 -08:00
Color Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Components Set up buck to generate native code for rncore 2019-01-15 15:50:04 -08:00
Core Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
DeprecatedPropTypes Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
EventEmitter Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Experimental Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Geolocation Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Image Un-revert D13513777: Replace ALAssets* with PHPhoto* in RCTCameraRoll 2019-01-07 16:15:44 -08:00
Inspector Flow ViewPropTypes (#22504) 2018-12-04 19:32:36 -08:00
Interaction Fix no shadow warnings (#22190) 2019-01-01 17:13:15 -08:00
JSInspector Remove explicit requires of Map and Set 2018-10-19 10:57:24 -07:00
LayoutAnimation RN: Remove Prop Types from `LayoutAnimation` 2018-09-28 01:07:45 -07:00
Linking Android: Adding sendIntent on Linking module (#22302) 2018-12-06 21:13:58 -08:00
LinkingIOS Update RCTLinkingManager.h to explicitly state the 'nullability' of parameters (#20798) 2018-09-21 06:18:39 -07:00
Lists Fix no shadow warnings (#22190) 2019-01-01 17:13:15 -08:00
Modal Improving Modal `visible` prop check to handle undefined and null (#22072) 2018-11-03 18:44:53 -07:00
NativeAnimation fix broken animation tests 2018-09-28 09:17:17 -07:00
Network Upgrade to Flow v0.88.0 2018-12-11 20:01:00 -08:00
Performance Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
PermissionsAndroid Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
PushNotificationIOS Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
RCTTest RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
ReactNative Upgrade to Flow v0.88.0 2018-12-11 20:01:00 -08:00
Renderer React sync for revisions 3ff2c7c...6bf5e85 2018-12-03 16:29:53 -08:00
Sample RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
Settings Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Share Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
Storage Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
StyleSheet Remove LayoutStyle, ShadowStyle, TransformStyle in favor of just ViewStyleProp 2019-01-08 18:49:37 -08:00
SurfaceBackedComponent RCTSurface: Calling `start` is now required to start the Surface 2018-12-18 12:57:38 -08:00
SurfaceHostingComponent Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Text Switch Text style to TextStyleProp 2019-01-03 03:43:26 -08:00
TurboModule Move TurboModuleRegistry (JS) to github 2019-01-04 16:19:43 -08:00
Types Fix internal flow problems 2018-09-27 14:18:31 -07:00
Utilities Remove PlatformOS from RN 2019-01-10 12:52:02 -08:00
Vibration Use `invariant` instead of `fbjs/lib/invariant` 2018-12-03 00:07:02 -08:00
WebSocket Fix crash for web socket in some race conditions (#22439) 2019-01-01 17:55:29 -08:00
Wrapper Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
YellowBox Fix View/Text displayName (#21950) 2018-10-29 12:42:10 -07:00
fishhook Merge fishhook.xcodeproj in RCTWebSocket 2017-08-09 07:48:09 -07:00
polyfills Fix expose originalConsole issue (#22844) 2019-01-04 00:04:05 -08:00
react-native Added WebView deprecation warning (#22980) 2019-01-14 16:53:02 -08:00
vendor set blob as default XMLHttpRequest header response type if supported (#22063) 2018-12-10 16:59:20 -08:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Stop using Promise from fbjs 2018-11-26 06:28:24 -08:00
UTFSequence.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
promiseRejectionIsError.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00