Issue
I am using default Android emulator for running react native apps, I need to reload the app frequently, how do I do that?
And how can I set genymotion to set as default emulator for app running?
Solution
For android one can use CTRL + R
For apple one can use R + R (two times R
).
For developers options:
One can also use the Command⌘ + D keyboard shortcut when your app is running in the iPhone Simulator, or Command⌘ + M when running in an Android emulator.
Answered By - rajat44
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.