Skip to content

Instantly share code, notes, and snippets.

@Godofbrowser
Created September 18, 2019 08:10
Show Gist options
  • Save Godofbrowser/95fcb1b6b39cc137832faff9e6de6d4f to your computer and use it in GitHub Desktop.
Save Godofbrowser/95fcb1b6b39cc137832faff9e6de6d4f to your computer and use it in GitHub Desktop.

Revisions

  1. Godofbrowser created this gist Sep 18, 2019.
    5 changes: 5 additions & 0 deletions react-native-metro
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    Check that the device is reconnected to the machine with:
    `adb devices`

    Reroute the connection to the development server with:
    `adb reverse tcp:8081 tcp:8081`