Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes iOS reload through metro "r" command key #28477

Closed
wants to merge 2 commits into from
Closed

Fixes iOS reload through metro "r" command key #28477

wants to merge 2 commits into from

Commits on Apr 1, 2020

  1. Fixes iOS reload through metro "r" command key

    This allows the iOS device to be reloaded through the metro command line, besides the fact that whenever packagerServerHost is called, it will only get the IP address once when debugging.
    reyalpsirc authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    8e85283 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. - Made access to packagerServerHost and removed the assign to self.js…

    …Location since it is saved to NSUserDefaults
    reyalpsirc committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    69882d9 View commit details
    Browse the repository at this point in the history