Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 593 Bytes

debug-javascript.mo.md

File metadata and controls

18 lines (13 loc) · 593 Bytes

[MO] Debug Javascript Code (~3 min)

Owner: Yann Leflour

Prerequisites (~5 min)

Steps (~3min)

  • Have your app running on a simulator or device (2min)
    • Check: The simulator opens
  • Connect debugging (~1min)
    • Open React Native Debugger
    • Shake your device to open the development menu
    • Press Debug JS Remotely
    • Your app should now be connected to your debugger
    • Check: You can see the source code in React Native Debugger's sources pane