Running react-native with Genymotion
See original GitHub issueI am trying to follow the getting started tutorial and use Genymotion. What are the steps I should take after Genymotion is running? I see an ‘Add’ button that ask me to ‘select new virtual device’ but I don’t have any devices. At the bottom of the form I see ‘Sign in to access all available virtual devices’.
Is that what I should do? sign in to Genymotion?
Another question - what command should I use to deploy the app into Genymotion? maybe it’s the same command that deploy the app to my phone? react-native run-android
?
Maybe a separate documentation page for setting up a project with Genymotion would be helpful for others?
Thanks!
Issue Analytics
- State:
- Created 8 years ago
- Comments:26 (6 by maintainers)
Top Results From Across the Web
Complete How To : create-react-native-app with Genymotion ...
Step 1: Install Node.js · Step 3: Install create-react-native app · Step 4: Sign up on Genymotion · Step 4: Download Genymotion ·...
Read more >Connect Genymotion Emulator with React Native - Codeloop
In this React Native tutorial we we want to learn Connect Genymotion Emulator withReact Native, ... you run your emulator from Genymotion.
Read more >React Native/Expo with VirtualBox and Genymotion.
So we work out how to let two VMs running on the same host communicate with each other (Ubuntu and Android Emulator). Please...
Read more >React-native does not find Genymotion - Stack Overflow
With the emulator open, simply run the native run-android in the folder of your project. Share.
Read more >Scale your e2e React Native UI testing with Detox on ...
To test your React Native application on Android, you could run them on Genymotion SaaS. It offers cloud-based Android Virtual Devices.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Genymotion Setup :
react-native run-android
, check emulator app should be running there.above steps worked fine for me on my mac 😃
⌘+M
to reload javascript