vincentriemer / react-native-dom

An experimental, comprehensive port of React Native to the web.
https://rntester.now.sh
MIT License
3.25k stars 73 forks source link

Live reloading #69

Closed luandro closed 6 years ago

luandro commented 6 years ago

First congratulations, this is an amazing project. Is there a way to live or hot reload the dom app in development?

vincentriemer commented 6 years ago

I haven't put much focus on it, but there is a runtime flag you can toggle in your bootstrap.js file that's generated for you: https://github.com/vincentriemer/react-native-dom/blob/e9edcbbc21d81a7dfde0f15033b78a4effb25b52/packages/react-native-dom/local-cli/generator-dom/templates/bootstrap.js#L8