react-native/React/Executors
Ben Roth 26168d034d Add more information to `__fbBatchedBridge is undefined` error
Summary:
**Motivation:**  This error can be a symptom of various other issues (see: an issue search for `__fbBatchedBridge is undefined`). I'm hoping to provide slightly more information about what might be going wrong and how to self-help.

**Test Plan:** Run some JS before the bridge has injected itself into the JS context. (sort of copping out here since the change is just to an error string literal.)
Closes https://github.com/facebook/react-native/pull/15184

Differential Revision: D5499445

Pulled By: javache

fbshipit-source-id: 8051869feb5fe5fc630516972775c134f6e41a04
2017-07-26 11:21:59 -07:00
..
RCTJSCExecutor.h Remove RCTBatchedBridge rule and all uses from the tree 2017-04-19 17:00:43 -07:00
RCTJSCExecutor.mm Add more information to `__fbBatchedBridge is undefined` error 2017-07-26 11:21:59 -07:00