react-native-macos/Libraries
Ramanpreet Nara 3aa8a40659 Move RCTImage NativeModules back to RCTImage
Summary: In D16805827, I moved `RCTImageLoader`, `RCTImageStoreManager`, and `RCTImageEditingManager` to `CoreModules`. This was necessary to turn `RCTImageLoader` into a TurboModule. However, after D17671288 landed, it's no longer necessary to have OSS NativeModules in `CoreModules`. Therefore, I'm moving these NativeModules back to `RCTImage`.

Reviewed By: PeteTheHeat

Differential Revision: D17720575

fbshipit-source-id: 44b07cfa07cbb2b87254132810f86974edc7edab
2019-10-09 12:33:59 -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 Back out "Fix TimingAnimation rounding error issue" 2019-10-08 12:33:43 -07:00
AppState xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
BatchedBridge Remove framesToPop from bridge 2019-10-09 05:48:15 -07:00
Blob Ensure internal builds don't use plugin stubs 2019-10-07 14:55:39 -07:00
BugReporting Remove unused code 2019-10-03 14:33:59 -07:00
CameraRoll Ensure internal builds don't use plugin stubs 2019-10-07 14:55:39 -07:00
Color Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
Components Revert TextInput back to old setNativeProps API 2019-10-09 09:37:02 -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 Move RCTImage NativeModules back to RCTImage 2019-10-09 12:33:59 -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 Partial React Sync 2019-10-09 09:37:03 -07:00
Sample Upgrade to Flow v0.108.0 2019-09-20 13:37:25 -07:00
Settings Ensure internal builds don't use plugin stubs 2019-10-07 14:55:39 -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 Ensure internal builds don't use plugin stubs 2019-10-07 14:55:39 -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