I am working with React-Native, Android, and Genymotion on Mac. When I run react-native run-android I get this lines at the end of the launch operation:
If want to keep your system clean, you can also use Genymotion without Android Studio:
adb. On macOS this is normally /Applications/Genymotion.app/Contents/MacOS/tools/.export PATH=/Applications/Genymotion.app/Contents/MacOS/tools/:$PATH to your ~/.bash_profile or ~/.bash_rc.(From https://docs.expo.io/versions/latest/workflow/genymotion)