Closed spacesuitdiver closed 4 years ago
This is due to NativeScript Preview. Now tracked in: https://github.com/NativeScript/nativescript-cli/issues/5295
As of v1, React NativeScript uses React Fast Refresh rather than React Hot Loader, and process
looks like it should be "polyfilled" in any case. Preview will be updated to use RNS v1 sometime soon (I've made the PRs and nStudio will try to deploy them sometime soon).
Thanks Jamie. Let me know when you get it merged in and I’ll give it a try.
With a vanilla install I end up getting this when running
tns preview
I vaguely recall mention about react not guarding process somewhere, maybe that was redux.