ageopk.blogg.se

React native debug android studio
React native debug android studio













react native debug android studio

To do so, select "Reload" from the Developer Menu. Instead of recompiling your app every time you make a change, you can reload your app's JavaScript code instantly.

react native debug android studio

The Developer Menu is disabled in release (production) builds. Alternatively for Android, you can run the command adb shell input keyevent 82 to open the dev menu (82 being the Menu key code). You can also use the ⌘D keyboard shortcut when your app is running in the iOS Simulator, or ⌘M when running in an Android emulator on Mac OS and Ctrl+M on Windows and Linux.

react native debug android studio

You can access the developer menu by shaking your device or by selecting "Shake Gesture" inside the Hardware menu in the iOS Simulator. To enable them, open the Hardware menu, select Keyboard, and make sure that "Connect Hardware Keyboard" is checked. React Native supports a few keyboard shortcuts in the iOS Simulator.















React native debug android studio