react-native-macos/React/DevSupport
Cristiano Santos f9df93385e Fixes iOS reload through metro "r" command key (#28477)
Summary:
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.

## Changelog

[iOS] [Fixed] - Fixed connection of metro reload command to iOS device
Pull Request resolved: https://github.com/facebook/react-native/pull/28477

Test Plan:
- Build any react-native project in debug mode to an iOS device connected through USB
- Press the “r” key on the terminal that is running metro
- The device should now reload the project

Reviewed By: cpojer

Differential Revision: D20818462

Pulled By: TheSavior

fbshipit-source-id: 6d9792447d205223dad8fbd955518885427cbba8
2020-04-03 12:11:16 -07:00
..
RCTDevLoadingViewProtocol.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTDevLoadingViewSetEnabled.h Make RCTDevLoadingView TurboModule-compatible 2020-02-27 17:06:13 -08:00
RCTDevLoadingViewSetEnabled.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTInspectorDevServerHelper.h Remove "Debug with Nuclide" option 2020-03-30 10:09:20 -07:00
RCTInspectorDevServerHelper.mm Remove "Debug with Nuclide" option 2020-03-30 10:09:20 -07:00
RCTPackagerClient.h Tidy up license headers [2/n] 2019-10-16 10:06:34 -07:00
RCTPackagerClient.m Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTPackagerConnection.h Clang format for all React Native files 2020-03-08 23:01:17 -07:00
RCTPackagerConnection.mm Fixes iOS reload through metro "r" command key (#28477) 2020-04-03 12:11:16 -07:00