How to Reload Android Emulator for React Native Development

While developing react native apps for the Android platform, you always want to use an Android emulator. In this blog post let’s learn how to reload the Android emulator for react native using keyboard shortcuts.

In order to reload the Android simulator just press R twice ad you can see the app reload instantly.

If you want to see developer options of react native in the Android emulator then you just need to press ctrl + M (Command+M for Mac users). You can see developer options as seen in the screenshot below.

react native developer options keyboard shortcut android emulator

That’s how you reload as well as show developer options in the Android emulator using keyboard shortcuts.

Similar Posts

Leave a Reply