react-native-macos/Libraries
Samuel Susla 07fd3125c8 Migrate MVP SafeAreaView to Fabric
Reviewed By: shergin

Differential Revision: D17736209

fbshipit-source-id: e70c309f2599cdcb8f234d96915546032b71d223
2019-10-04 07:07:36 -07:00
..
ART Move ART JS files to FB internal 2019-09-13 07:47:57 -07:00
ActionSheetIOS Make RCTActionSheetManager TurboModule-compatible 2019-09-30 14:32:21 -07:00
Alert xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Animated Re-land stack of D17563110: codemod xplat/js 2019-09-25 14:47:02 -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 Mark plugin function definitions used 2019-10-03 13:06:06 -07:00
BugReporting Remove unused code 2019-10-03 14:33:59 -07:00
CameraRoll Mark plugin function definitions used 2019-10-03 13:06:06 -07:00
Color Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Components Migrate MVP SafeAreaView to Fabric 2019-10-04 07:07:36 -07:00
Core Send fast refresh stats 2019-09-30 07:03:51 -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 React Native supermodule 2019-10-03 15:43:38 -07:00
FBReactNativeSpec React Native supermodule 2019-10-03 15:43:38 -07:00
HeapCapture xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
Image Add queryCache to ImageLoader native module 2019-10-02 14:05:12 -07:00
Inspector Remove unused code 2019-10-03 14:33:59 -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 Added Warning message Linking API with Phones in iOS Simulator (#26607) 2019-09-29 19:01:13 -07:00
Lists Remove unused code 2019-10-03 14:33:59 -07:00
Modal Remove unused code 2019-10-03 14:33:59 -07:00
NativeAnimation Fabric: Fixed threading issue in RCTNativeAnimatedModule 2019-09-23 09:30:38 -07:00
NativeModules/specs Add fastRefresh to NativeDevSettings 2019-09-30 07:03:51 -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 add ACCESS_BACKGROUND_LOCATION to PermissionsAndroid (#26562) 2019-09-29 17:45:27 -07:00
PushNotificationIOS xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
RCTRequired React Native supermodule 2019-10-03 15:43:38 -07:00
ReactNative Re-land stack of D17563110: codemod xplat/js 2019-09-25 14:47:02 -07:00
ReactPrivate Add annotations to ReactNativePrivateInterface 2019-08-22 17:50:36 -07:00
Renderer Update ReactNativeTypes from PR to React 2019-09-26 08:16:24 -07:00
Sample Upgrade to Flow v0.108.0 2019-09-20 13:37:25 -07:00
Settings Mark plugin function definitions used 2019-10-03 13:06:06 -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 Include transform in OUTER_PROPS (#26611) 2019-09-29 18:49:45 -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 Make RCTBridgingToOptionalVec understand kCFNull 2019-10-02 11:01:59 -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 Fix platform ios get version type (#26639) 2019-10-03 12:29:47 -07:00
Vibration Mark plugin function definitions used 2019-10-03 13:06:06 -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