run react native on android emulator command
npx react-native run-android
run react native on android emulator command
npx react-native run-android
react native run on specific emulator
// android
react-native run-android --deviceId=DEVICE_ID
// list devices ids
adb devices
// ios
npx react-native run-ios --simulator=DEVICE_NAME
// list devices names
xcrun simctl list devices
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us