Y
Hacker News
new
|
ask
|
show
|
jobs
by
rjh29
1423 days ago
Flutter has hot reload, does React Native?
1 comments
madlynormal
1423 days ago
It does. The react native metro server will watch for file changes and hot reload the javascript bundle.
link