Skip to content

Instantly share code, notes, and snippets.

@lucasbento
Created May 10, 2019 09:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucasbento/8882c8452fbbfc37a74eb8dbeafa8da4 to your computer and use it in GitHub Desktop.
Save lucasbento/8882c8452fbbfc37a74eb8dbeafa8da4 to your computer and use it in GitHub Desktop.
Reload react-native on Android from CLI
adb shell input keyevent 82 && adb shell input keyevent 19 && adb shell input keyevent 23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment