react-native-macos/React
Kevin Gozali 15b2353382 iOS Pods: added missing deps for React-CoreModules
Summary:
This is needed for use_frameworks! support with CocoaPods. Also, with recent changes to RCTImageLoader etc (moved to CoreModules), we need to add a dep to `React-RCTImage` pod.

If this approach works for 0.61 branch as well, it should be beneficial to pick. Note that https://github.com/facebook/react-native/pull/26151 attempts to fix similar things, but in 0.61 branch, not master.

Reviewed By: axe-fb

Differential Revision: D17120352

fbshipit-source-id: ca96a7a61a6422a6f9fc3a4bf3add51e6f33f4f1
2019-08-29 14:31:38 -07:00
..
Base Add RCTWeakProxy to properly deallocate RCTUIImageViewAnimated 2019-08-22 10:16:52 -07:00
CoreModules iOS Pods: added missing deps for React-CoreModules 2019-08-29 14:31:38 -07:00
CxxBridge Remove ; from method implementation definition 2019-08-21 15:49:16 -07:00
CxxModule Remove ; from method implementation definition 2019-08-21 15:49:16 -07:00
CxxUtils Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
DevSupport Don't call sharedApplication in App Extension (#26077) 2019-08-19 02:49:59 -07:00
Fabric Fabric: Small optimization in RCTMountingManager 2019-08-28 21:10:25 -07:00
Inspector CocoaPods frameworks compatibility: Step 2 (#25619) 2019-07-24 23:27:09 -07:00
Modules Make RCTAccessibilityManger a TurboModule 2019-08-23 12:01:52 -07:00
Profiler Fix incorrect unhooking for UI manager views in RCTProfileUnhookModules (#25042) 2019-05-31 12:47:29 -07:00
UIUtils Calculate Correct Window Dimensions for iOS (#19932) 2019-04-10 14:25:14 -07:00
Views Do not override ActivityIndicator color when setting its size (#25849) 2019-07-30 04:31:24 -07:00
React-RCTFabric.podspec Remove 's.static_framework = true' requirement for podspec (#25816) 2019-07-25 11:46:43 -07:00
third-party.xcconfig Upgrade folly to v2018.10.22.00 for iOS (#21976) 2018-10-29 12:13:11 -07:00