S
S
Smuzzzzi2018-12-16 09:56:59
React Native
Smuzzzzi, 2018-12-16 09:56:59

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 answer(s)
D
Dimka Reactive, 2018-12-16
@Smuzzzzi

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 question

Ask a Question

731 491 924 answers to any question