react-native-macos/React
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
..
AccessibilityResources/en.lproj Add localized accessibility strings to React Core pod (#27995) 2020-02-20 14:31:03 -08:00
Base Fixes iOS reload through metro "r" command key (#28477) 2020-04-03 12:11:16 -07:00
CoreModules Codemod all getTurboModuleWithJsInvoker methods to accept a native CallInvoker 2020-04-03 02:27:10 -07:00
CxxBridge Export Instance::getDecoratedNativeCallInvoker from RCTCxxBridge 2020-04-03 09:47:42 -07:00
CxxModule Clang format for all React Native files 2020-03-08 23:01:17 -07:00
CxxUtils Clang format for all React Native files 2020-03-08 23:01:17 -07:00
DevSupport Fixes iOS reload through metro "r" command key (#28477) 2020-04-03 12:11:16 -07:00
Fabric Fix crash caused by <Modal> trying to present view controller twice 2020-04-02 12:50:21 -07:00
Inspector Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Modules Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Profiler Clang format for all React Native files 2020-03-08 23:01:17 -07:00
UIUtils Clang format for all React Native files 2020-03-08 23:01:17 -07:00
Views Clang format for all React Native files 2020-03-08 23:01:17 -07:00
React-RCTFabric.podspec Updating the URLs to point at new domain name reactnative.dev 2020-02-24 13:09:11 -08:00
third-party.xcconfig Upgrade Folly to v2020.01.13.00 (#27810) 2020-01-21 12:44:00 -08:00