Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 562 Bytes

FAQ.md

File metadata and controls

17 lines (9 loc) · 562 Bytes

Problems you might encounter

Error calling AppRegistry.runApplication

  • Ensure that the debug server is running (react-native start)
  • Once it's running, RELOAD is sufficient

Unable to resolve module react/lib/ReactDebugCurrentFrame

Could not connect to the development server when running on physical Android device

  • adb reverse tcp:8081 tcp:8081