react-native-macos/ReactCommon/fabric
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
..
attributedstring Fix parsing of textAlign props in C++ 2019-07-15 18:33:26 -07:00
components Fix typos (#25770) 2019-07-23 03:23:11 -07:00
core Fix typos (#25770) 2019-07-23 03:23:11 -07:00
debug Fix typos (#25770) 2019-07-23 03:23:11 -07:00
graphics Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
imagemanager Migrate RCTImage NativeModules to CoreModules 2019-08-14 13:39:30 -07:00
mapbuffer Fix typos (#25770) 2019-07-23 03:23:11 -07:00
mounting Fix typos (#25770) 2019-07-23 03:23:11 -07:00
sample Fabric: Bunch of small changes in ContextContainer 2019-04-16 07:35:07 -07:00
textlayoutmanager Use YOGA_CXX_TARGET alias for Buck deps 2019-06-26 11:19:34 -07:00
uimanager Fix crash when tapping full screen button on video ad 2019-08-05 10:17:16 -07:00