Hacker News new | ask | show | jobs
by rjh29 1423 days ago
Flutter has hot reload, does React Native?
1 comments

It does. The react native metro server will watch for file changes and hot reload the javascript bundle.