How do you debug React Native?

后端 未结 30 2793
无人共我
无人共我 2020-11-27 10:19

How does one debug their React code with React Native while the app is running in app simulator?

30条回答
  •  醉话见心
    2020-11-27 10:30

    For an Android App, if you're using Genymotion you can toggle the menu by pressing CMD + m, but you may have to enable it in the menu by doing this.

    • Untick widget
    • Enable it by CMD + m click on debug in chrome

提交回复
热议问题