react-native-macos/React
Ramanpreet Nara 4c998fd05d Rename JSCallInvoker{,Holder} to CallInvoker{,Holder}
Summary:
## Motivation
The concept behind JSCallInvoker doesn't necessarily have to apply only to the JS thread. On Android, we need to re-use this abstraction to allow execution of async method calls on the NativeModules thread.

Reviewed By: PeteTheHeat

Differential Revision: D17377313

fbshipit-source-id: 3d9075cbfce0b908d800a366947cfd16a3013d1c
2019-09-20 10:52:56 -07:00
..
Base Fabric: Explicit Scheduler creation and destruction management in RCTSurfacePresenter 2019-09-10 21:33:42 -07:00
CoreModules Rename JSCallInvoker{,Holder} to CallInvoker{,Holder} 2019-09-20 10:52:56 -07:00
CxxBridge Remove guard around isHotLoadingAvailable 2019-09-03 15:54:11 -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 Remove live reloading option from RN iOS 2019-09-06 03:48:49 -07:00
Fabric Make surface presenter manage start of surface (#24372) 2019-09-11 21:27:51 -07:00
Inspector Make sure requests are sent in sequential order on iOS. 2019-09-04 05:37:29 -07:00
Modules Export the DevSettings module, add `addMenuItem` method (#25848) 2019-09-17 06:38:10 -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 Add accessibilityValueDescription support. (#26169) 2019-09-18 03:16:42 -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