diff --git a/React/Base/RCTBatchedBridge.m b/React/Base/RCTBatchedBridge.m index e619c67d7..50f6deb93 100644 --- a/React/Base/RCTBatchedBridge.m +++ b/React/Base/RCTBatchedBridge.m @@ -482,6 +482,7 @@ RCT_EXTERN NSArray *RCTGetModuleClasses(void); } _loading = NO; + [_javaScriptExecutor invalidate]; [[NSNotificationCenter defaultCenter] postNotificationName:RCTJavaScriptDidFailToLoadNotification