Please provide all the information requested. Issues that do not follow this format are likely to stall.
Issue 1. Fast Refresh is always working, despite being turned off
Turning it "on" and "off" again doesn't change anything
Issue 2. Fast Refresh eats up a lot of resources on MacOS, especially if used for long periods of time
This can be confirmed if you kill the app, or disable it, stability of the system returns to normal
Run react-native info in your terminal and copy the results here.
System:
OS: macOS 10.15.4
CPU: (8) x64 Intel(R) Core(TM) i5-8257U CPU @ 1.40GHz
Memory: 37.62 MB / 8.00 GB
Shell: 3.2.57 - /bin/bash
Binaries:
Node: 14.3.0 - /usr/local/bin/node
Yarn: 1.22.4 - /usr/local/bin/yarn
npm: 6.14.4 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
Managers:
CocoaPods: 1.9.3 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: iOS 13.7, DriverKit 19.0, macOS 10.15, tvOS 13.4, watchOS 6.2
Android SDK:
API Levels: 28, 29
Build Tools: 28.0.3, 29.0.2, 29.0.3
System Images: android-28 | Intel x86 Atom_64, android-28 | Google Play Intel x86 Atom, android-29 | Google APIs Intel x86 Atom
Android NDK: Not Found
IDEs:
Android Studio: 4.0 AI-193.6911.18.40.6514223
Xcode: 11.7/11E801a - /usr/bin/xcodebuild
Languages:
Java: 1.8.0_252 - /usr/bin/javac
Python: 2.7.16 - /usr/bin/python
npmPackages:
@react-native-community/cli: Not Found
react: 16.13.1 => 16.13.1
react-native: 0.63.2 => 0.63.2
Provide a detailed list of steps that reproduce the issue.
Describe what you expected to happen.
I have the same issue.
Same here, impossible to disable Fast Refresh. I've also tried to disable it by code as described here but that didn't help. When a feature is that broken it shouldn't be enabled by default, or it should be very easy to switch it off.
Same here RN 0.63.4
Most helpful comment
I have the same issue.