Answer the question
In order to leave comments, you need to log in
React Native Web?
Tell me how to develop and see hot reload in the browser when using react native?
To not use expo or xcode emulators
Answer the question
In order to leave comments, you need to log in
1. Select the emulator
2. CTRL + M (CMD + M on MacOS)
3. Enable Live Reload
4. After that, each save of your code will update the application in the emulator.
In React-Native-web, you need to configure webpack or take a ready-made solution where hot reload is already configured.
For example in Next or Reframe
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question