Skip to content

Instantly share code, notes, and snippets.

@arnoldc
Created July 31, 2023 03:59
Show Gist options
  • Save arnoldc/37b8e822a9102e94343c8d47a09b8b22 to your computer and use it in GitHub Desktop.
Save arnoldc/37b8e822a9102e94343c8d47a09b8b22 to your computer and use it in GitHub Desktop.
[React Native] Debug
iOS Simulator:
- Cmd ⌘ + D (or Device > Shake)
Android emulators:
- Cmd ⌘ + M (macOS) or Ctrl + M (Windows and Linux)
- adb shell input keyevent 82
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment