mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Live reload was removed as a user facing feature in 2019 in favour of fast refresh. The native code was left in case "automation" relied on it. I'm quite sure no automation is using this dev feature. Remember, the dev feature made it so that hitting save in a text editor auto reloaded in metro. Cleanup the native implementation. Changelog: [Internal] Reviewed By: sammy-SC Differential Revision: D26239628 fbshipit-source-id: 7f61c7204727bb2d739600a459f69c72842265c5