react-native-macos/React/CxxBridge
Marc Horowitz 816d417189 Delete RCTBatchedBridge
Summary:
I've talked to several major community users, and they're all ok with deleting this
code.  There's several doc fixes which will make it easier for third
party developers which should land about the same time this will.

Also buried along with it is RCTJSCExecutor.

Reviewed By: javache

Differential Revision: D6880781

fbshipit-source-id: b4cb1143def6fd23a96290e478fa728adbedacd3
2018-02-05 12:02:35 -08:00
..
NSDataBigString.h Create NSDataBigString 2017-02-20 05:00:58 -08:00
NSDataBigString.mm Create NSDataBigString 2017-02-20 05:00:58 -08:00
RCTCxxBridge.mm Delete RCTBatchedBridge 2018-02-05 12:02:35 -08:00
RCTCxxBridgeDelegate.h Add a delegate hook for providing a different JS implementation 2017-07-19 13:49:32 -07:00
RCTJSCHelpers.h Tease apart React and RCTBatchedBridge targets 2017-03-21 18:31:23 -07:00
RCTJSCHelpers.mm Cleanup Platform 2017-06-07 10:19:01 -07:00
RCTMessageThread.h Create JS executor and context on main thread w/ custom JSC 2017-06-06 04:45:51 -07:00
RCTMessageThread.mm Create JS executor and context on main thread w/ custom JSC 2017-06-06 04:45:51 -07:00
RCTObjcExecutor.h Rename Executor to JSExecutor 2017-06-23 17:01:25 -07:00
RCTObjcExecutor.mm Handle invalidation error in RCTObjcExecutor 2018-01-18 15:23:03 -08:00