SDK 49: Fast Refresh not working

Please provide the following:

  1. SDK Version: 49
  2. Platforms(Android/iOS/web/all): Android & Ios
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Environment

System:
OS: macOS 13.4.1
Shell: 5.9 - /bin/zsh
Binaries:
Node: 18.16.0 - /usr/local/bin/node
Yarn: 1.22.19 - /opt/homebrew/bin/yarn
npm: 9.6.5 - /usr/local/bin/npm
Managers:
CocoaPods: 1.12.1 - /opt/homebrew/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 22.4, iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4
Android SDK:
API Levels: 33
Build Tools: 29.0.2, 33.0.2
System Images: android-33 | Google APIs ARM 64 v8a
IDEs:
Android Studio: 2022.2 AI-222.4459.24.2221.9862592
Xcode: 14.3.1/14E300c - /usr/bin/xcodebuild
npmPackages:
expo: ^49.0.0 => 49.0.0
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.72.1 => 0.72.1
react-native-web: ~0.19.6 => 0.19.6
npmGlobalPackages:
eas-cli: 3.15.0
Expo Workflow: managed

I’am using dev client for developing my project.
After updating my project sdk 49 and expo router v2, rebuild my project and fast refresh is gone.
I tried to change expo router v2 requirements like overwrite,resolutions in package.json but did not worked for me

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.