react-native/React/Executors
Tadeu Zagallo 847dff8d75 [ReactNative] Make JavaScript executors bridge modules
Summary:
@public

This is the first of a few diffs that change the way the executors are handled
by the bridge.

For they are just promoted to modules, so they are automatically loaded by the bridge.

Test Plan:
Tested on UIExplorer, Catalyst and MAdMan.
Tested all the 3 executors, everything looks fine.
2015-06-09 15:40:55 -08:00
..
RCTContextExecutor.h [ReactNative] Make so each RCTContextExecutor has its own thread 2015-04-27 03:46:27 -08:00
RCTContextExecutor.m [ReactNative] Make JavaScript executors bridge modules 2015-06-09 15:40:55 -08:00
RCTWebViewExecutor.h Removed debug code from release builds 2015-04-21 09:47:21 -08:00
RCTWebViewExecutor.m [ReactNative] Make JavaScript executors bridge modules 2015-06-09 15:40:55 -08:00