react-native/React/Executors
Tadeu Zagallo 7a4348917f Guard against multiple calls from the dev menu
Summary: @​public

The RCTDevMenu always calls the handler, even with the state hasn't changed.
Guard against it.

Reviewed By: @javache

Differential Revision: D2499034
2015-10-02 04:54:23 -07:00
..
RCTContextExecutor.h [ReactNative] Make so each RCTContextExecutor has its own thread 2015-04-27 03:46:27 -08:00
RCTContextExecutor.m Guard against multiple calls from the dev menu 2015-10-02 04:54:23 -07:00
RCTWebViewExecutor.h Removed debug code from release builds 2015-04-21 09:47:21 -08:00
RCTWebViewExecutor.m [ReactNative] Ensure WebViewExecutor's webview is created on the main thread 2015-09-01 05:16:43 -08:00