Comment on Ask HN: Is my software stack choice sound?parentComments−rjh294yFlutter has hot reload, does React Native?−madlynormal4yIt does. The react native metro server will watch for file changes and hot reload the javascript bundle.
Comments
Flutter has hot reload, does React Native?
It does. The react native metro server will watch for file changes and hot reload the javascript bundle.