Hey guys,
has anybody developed with Expo on windows 10? I struggle with several issues that completely destroy the developer experience (independent of connecting via wifi or usb):
- permanent react native red screen “hot reloading is not working” errors
- permanent expo blue screen “something went wrong” errors
- when debugging is enabled app goes into in super slow motion
I do react native development on the same machine and the only problem I observed here is that debugging slows down the app, but not as much as with expo.
Hope I am doing something wrong and you can give me a hand.
Best Timo