Hot reloading not working

See original GitHub issue

馃悰 Bug Report

I tried it multiple times. Live Reloading works but Hot Reloading does not work. As @brentvatne said in an Expo Forum, I also tried opening & closing Expo app but still doesn鈥檛 work.

Even when I save the file, I don鈥檛 see the output in Terminal which I see if I choose Live Reload. By output, I mean Finished building JavaScript bundle in 33ms. Running the application on iPhone X.. This I see with Live Reload & if my memory serves right this used to be seen with Hot Reload.

Environment

  Expo CLI 3.0.9 environment info:
    System:
      OS: macOS 10.14.6
      Shell: 5.3 - /bin/zsh
    Binaries:
      Node: 12.6.0 - /usr/local/bin/node
      Yarn: 1.17.3 - /usr/local/bin/yarn
      npm: 6.4.1 - /usr/local/bin/npm
      Watchman: 4.9.0 - /usr/local/bin/watchman
    IDEs:
      Android Studio: 3.2 AI-181.5540.7.32.5056338
      Xcode: 10.3/10G8 - /usr/bin/xcodebuild
    npmPackages:
      expo: ^34.0.1 => 34.0.4 
      react: 16.8.3 => 16.8.3 
      react-native: https://github.com/expo/react-native/archive/sdk-34.0.0.tar.gz => 0.59.8 

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
cruzachcommented, Oct 31, 2019

Hot reloading is being replaced with fast refresh, here鈥檚 the relevant PR https://github.com/expo/expo/pull/6110

1reaction
dereknelsoncommented, Aug 15, 2019

@deadcoder0904 it doesn鈥檛 have anything to do with expo - neither does hot reloading. hot reloading working is a matter of the react native version. it not working with expo鈥檚 latest version simply means it doesn鈥檛 work with the react native version expo uses in the latest version.

0.61 hasn鈥檛 even had a release candidate so it鈥檚 impossible to estimate when expo will support the new version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Hot Reload is not working in my React App - Stack Overflow
Hot Reload is not working in my React App 路 This does happen sometimes. Do npm install and try adding some code. 路...
Read more >
Hot reload not working - Visual Studio Feedback
I'm trying to use Hot Reload on Android Emulador, but when I do any change in XAML file, the app doesn't update. Looking...
Read more >
Hot Reload stopped working with React "^17.0.1" 路 Issue #9904
Describe the bug Hot reloading when the redux-state change stopped working when I use CRA to get the last React version.
Read more >
Troubleshooting XAML Hot Reload - Visual Studio (Windows)
If Hot Reload is not available 路 Verify that XAML Hot Reload is enabled 路 Verify that you use Start Debugging rather than...
Read more >
Hot Reload not working in React 17.0.3 - Code with Mosh Forum
Hi, I have recently created a new project with create-react-app. Also, I am following Mosh's Mastering React course and according to it,聽...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found