Enable Pause On Caught Exceptions for a better debugging experience. You are using on MS : ctrl + m, MAC OS : cmd + m, iPhone/android: shake your device then look for the ' disable Remote Debug JS' and click it.įurthermore, how do you inspect in react native? To inspect elements, open your app in Simulator > press Cmd+D > select Show Inspector.ĭebugging React Native Apps (Chrome only for now) or use the Shake Gesture. Regarding this, how do I stop react native debugger?ĭ keyboard shortcut when your app is running in the iOS Simulatoror, or ?M when running in an Android emulator on Mac OS and Ctrl+M on Windows and Linux.