Tadeu Zagallo
3b24f52a20
[ReactNative] Add completionBlock to -[RCTBridge enqueueJSCall:args:]
...
Summary:
@public
Allow to pass an optional completion block to the bridge JS calls.
The block will be called from the JS thread, after the javascript has finished
running and the returned calls have been processed/dispatched to the native modules.
Test Plan: Added `testCallbackIsCalledOnTheRightTime` to `RKBatchedBridgeTests`
2015-05-28 08:53:53 -08:00
..
2015-05-25 05:23:27 -08:00
2015-05-25 05:23:27 -08:00
2015-05-28 08:53:53 -08:00
2015-05-28 08:53:53 -08:00
2015-04-25 19:29:00 -08:00
2015-03-26 06:32:01 -07:00
2015-03-26 06:32:01 -07:00
2015-05-18 07:30:29 -08:00
2015-05-18 07:30:29 -08:00
2015-04-21 05:24:10 -08:00
2015-05-20 18:26:36 -08:00
2015-05-26 11:19:49 -08:00
2015-05-27 20:41:20 -08:00
2015-05-27 20:41:20 -08:00
2015-05-20 18:26:36 -08:00
2015-05-20 18:26:36 -08:00
2015-04-15 07:07:48 -08:00
2015-03-26 10:33:05 -08:00
2015-04-28 07:58:35 -08:00
2015-05-04 10:36:20 -08:00
2015-05-04 10:36:20 -08:00
2015-04-08 05:45:20 -08:00
2015-03-26 06:32:01 -07:00
2015-05-01 06:36:49 -08:00
2015-05-25 05:23:27 -08:00
2015-05-25 05:23:27 -08:00
2015-05-20 18:26:36 -08:00
2015-05-20 18:26:36 -08:00
2015-04-21 05:24:10 -08:00
2015-05-25 05:23:27 -08:00
2015-04-30 09:59:16 -08:00
2015-05-07 03:55:43 -08:00
2015-05-04 10:36:20 -08:00
2015-05-27 02:51:32 -08:00
2015-03-26 06:32:01 -07:00
2015-03-26 06:32:01 -07:00
2015-04-17 04:01:02 -08:00
2015-05-13 13:24:36 -07:00
2015-05-28 08:53:53 -08:00
2015-05-28 08:53:53 -08:00