Skip to content

Instantly share code, notes, and snippets.

@uilian
Created September 23, 2017 17:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uilian/429de93930971501f5ecc63ed9e89f95 to your computer and use it in GitHub Desktop.
Save uilian/429de93930971501f5ecc63ed9e89f95 to your computer and use it in GitHub Desktop.
Activate React-Native Dev Menu
#!/bin/bash
adb shell input keyevent KEYCODE_MENU
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment