react-native-macos/template/ios
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
..
HelloWorld Add React Dev tools to the default template 2019-09-06 19:42:30 -07:00
HelloWorld-tvOS Fix Info.plist templates to prevent parse error (#23924) 2019-03-15 03:40:20 -07:00
HelloWorld-tvOSTests Move react-native template 2018-12-07 07:49:19 -08:00
HelloWorld.xcodeproj Remove ignored iOS schemes from template (#26471) 2019-09-19 17:26:24 -07:00
HelloWorldTests Fixes template build failed in release mode (#25751) 2019-07-23 11:08:41 -07:00
Podfile Rename JSCallInvoker{,Holder} to CallInvoker{,Holder} 2019-09-20 10:52:56 -07:00