react-native-macos/Libraries/BatchedBridge
Spencer Ahrens 3155ddf2e8 Support callbacks in synchronous native functions
Summary:
We need to move animated native module calls to synchronous so we can properly thread them in with mounting instructions in Fabric. Some of them take callbacks so we need to add support for that when switching to synchronous.

A side benefit is that we can unify codepaths a little more with async callbacks.

Reviewed By: shergin

Differential Revision: D14790898

fbshipit-source-id: dc222b9e74375e046e8a9b1b19d72f652dc6722c
2019-04-08 09:15:13 -07:00
..
__mocks__ Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
__tests__ Remove some automocks from tests 2018-09-18 04:18:11 -07:00
BatchedBridge.js Update copyright headers to yearless format 2018-09-11 15:33:07 -07:00
MessageQueue.js Support callbacks in synchronous native functions 2019-04-08 09:15:13 -07:00
NativeModules.js Support callbacks in synchronous native functions 2019-04-08 09:15:13 -07:00