Using just the default code from react-native init AwesomeProject, when I run the app I get the \'ReferenceError: Can\'t find variable: __fbBatchedBridge (line 1 in
react-native init AwesomeProject
I generally see this when the packager hasn't started. Ensure that is running by running react-native start