react-native-macos/Libraries
Eli White 1b4eaeb184 Migrate NativeComponentType from codegenNativeComponent to HostComponent #1
Summary:
We need to migrate to HostComponent, this is the first batch.

Changelog:
[Internal] Migrate NativeComponentType from codegenNativeComponent to HostComponent

Reviewed By: rickhanlonii

Differential Revision: D17562879

fbshipit-source-id: ce1993b64a79cede3598c89ddff0dadf07fde92f
2019-09-25 11:44:38 -07:00
..
ART Move ART JS files to FB internal 2019-09-13 07:47:57 -07:00
ActionSheetIOS Fix ShareSheet crash on iOS 13 (#26429) 2019-09-13 11:33:07 -07:00
Alert xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Animated Revert D17518337: [flow][types-first] Export types so codemod can use them 2019-09-24 17:21:30 -07:00
AppState xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
BatchedBridge Use `warnOnce` for excessive number of callbacks error (#26508) 2019-09-23 10:14:51 -07:00
Blob Support bare hosts. Add missing / between url (#26050) 2019-09-11 05:09:36 -07:00
BugReporting Remove unused suppression comments ahead of v0.108.0 deploy 2019-09-20 13:37:25 -07:00
CameraRoll Remove all calls to bridge.imageLoader [1/N] 2019-07-22 11:13:51 -07:00
Color Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Components Migrate NativeComponentType from codegenNativeComponent to HostComponent #1 2019-09-25 11:44:38 -07:00
Core Reuse preprocessed exception message in redbox after symbolication 2019-09-12 03:55:41 -07:00
DeprecatedPropTypes Add accessibilityValueDescription support. (#26169) 2019-09-18 03:16:42 -07:00
EventEmitter xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Experimental Deploy v0.106.0 to xplat/js 2019-08-23 08:06:44 -07:00
FBLazyVector CocoaPods frameworks compatibility: Step 2 (#25619) 2019-07-24 23:27:09 -07:00
FBReactNativeSpec Rename JSCallInvoker{,Holder} to CallInvoker{,Holder} 2019-09-20 10:52:56 -07:00
HeapCapture xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Image Introduce flow type to differentiate between HostComponent, NativeMethodsMixin, and NativeComponent 2019-09-25 10:12:38 -07:00
Inspector Fix printing of false boolean values in the style inspector (#26431) 2019-09-19 13:44:25 -07:00
Interaction Final fixes and seal xplat/js/react-native-github 2019-08-23 08:45:11 -07:00
JSInspector xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
LayoutAnimation xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Linking xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
LinkingIOS Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
Lists Upgrade to Flow v0.108.0 2019-09-20 13:37:25 -07:00
Modal Clean-up $TEMPORARY$object in xplat/js/react-native-github 2019-08-21 09:58:24 -07:00
NativeAnimation Fabric: Fixed threading issue in RCTNativeAnimatedModule 2019-09-23 09:30:38 -07:00
NativeModules/specs Export the DevSettings module, add `addMenuItem` method (#25848) 2019-09-17 06:38:10 -07:00
Network Make NSData usage in RCTNetworkTask threadsafe 2019-09-24 12:41:05 -07:00
NewAppScreen Prevent usage of Array index in keys (#26102) 2019-08-30 04:57:40 -07:00
Performance xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
PermissionsAndroid xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
PushNotificationIOS xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
RCTRequired Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
ReactNative Introduce flow type to differentiate between HostComponent, NativeMethodsMixin, and NativeComponent 2019-09-25 10:12:38 -07:00
ReactPrivate Add annotations to ReactNativePrivateInterface 2019-08-22 17:50:36 -07:00
Renderer Introduce flow type to differentiate between HostComponent, NativeMethodsMixin, and NativeComponent 2019-09-25 10:12:38 -07:00
Sample Upgrade to Flow v0.108.0 2019-09-20 13:37:25 -07:00
Settings xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Share xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Storage xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
StyleSheet Add codegen support for EdgeInsets 2019-09-23 09:12:51 -07:00
SurfaceBackedComponent Fix object initialization 2019-05-10 10:10:27 -07:00
SurfaceHostingComponent Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Text Proper type for `RCTBackedTextInputViewProtocol::defaultTextAttributes` 2019-09-17 09:20:54 -07:00
TurboModule xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
TypeSafety Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
Types Support Double in when generating props for .h files, in parsing component props, and for commands and events 2019-08-15 10:18:16 -07:00
Utilities Introduce flow type to differentiate between HostComponent, NativeMethodsMixin, and NativeComponent 2019-09-25 10:12:38 -07:00
Vibration xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
WebSocket Remove ; from method implementation definition 2019-08-21 15:49:16 -07:00
Wrapper Fix typos (#25770) 2019-07-23 03:23:11 -07:00
YellowBox React DevTools v4 integration 2019-08-26 23:56:59 -07:00
polyfills React DevTools v4 integration 2019-08-26 23:56:59 -07:00
vendor Flow type vendor/core/merge.js 2019-09-24 18:51:45 -07:00
.npmignore npmignore: ignore tests and fixtures 2018-02-27 08:42:14 -08:00
Promise.js Use standard version of Promise.prototype.finally 2019-03-27 20:48:45 -07:00
UTFSequence.js Clean-up $TEMPORARY$object in xplat/js/react-native-github 2019-08-21 09:58:24 -07:00
promiseRejectionIsError.js Migrate "Libraries" from Haste to standard path-based requires (sans vendor & renderers) (#24749) 2019-05-08 08:48:59 -07:00