react-native-macos/ReactCommon
Ramanpreet Nara bf78d7969a Migrate RCTImage NativeModules to CoreModules
Summary:
This diff moves RCTImageLoader, RCTImageEditingManager, and RCTImageStoreManager to CoreModules. This is necessary for us to convert all these NativeModules to TurboModules.

**Note:** As a part of this diff, I had to break apart `RCTImageLoader.h`. All the protocols that were in `RCTImageLoader` are now in their own headers. Furthermore, `RCTImageLoader`'s methods are defined in `RCTImageLoaderProtocol`, so that we can call them from classes like `RCTImageViewManager` in `RCTImage`.

Reviewed By: PeteTheHeat

Differential Revision: D16805827

fbshipit-source-id: 89f6728b0766c30b74e25f7af1be8e6b8a7e6397
2019-08-14 13:39:30 -07:00
..
better Fabric: Enable CXX (aka Default) platfrom fravour for all C++ Fabric targets 2019-06-04 15:34:34 -07:00
config Fabric: Enable CXX (aka Default) platfrom fravour for all C++ Fabric targets 2019-06-04 15:34:34 -07:00
cxxreact Codemod fbandroid// => //fbandroid/ in xplat/js/ 2019-08-09 09:47:09 -07:00
fabric Migrate RCTImage NativeModules to CoreModules 2019-08-14 13:39:30 -07:00
hermes/inspector xplat/js/react-native-github 2019-08-09 10:11:15 -07:00
jscallinvoker TM iOS: move jscallinvoker under ReactCommon podspec 2019-07-12 22:44:20 -07:00
jsi Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
jsiexecutor Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
jsinspector Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
microprofiler Upgrade mobile BUCK and .bzl files to use C++14 2019-03-16 02:25:33 -07:00
turbomodule Format code in ReactCommon/turbomodule/core 2019-08-08 10:52:26 -07:00
utils Move RuntimeExecutor declaration to react/utils 2019-07-24 19:48:33 -07:00
yoga use array for passing measure callback reasons count 2019-08-08 07:28:26 -07:00
React-Fabric.podspec Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
ReactCommon.podspec Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00