I am on Windows.
Here are the specs
react-native-cli: 1.0.0
react-native: 0.32.0
Starting react-native using
react-native start
it will take upto 3-4 mins to start serving JS bundle, but after initial run it won't detect changes made in different files.
Reloading the bundle from device or simulator always return the bundle of the first run. I've to kill and restart the react-native.
It was happening now frequently, previously it only happens if the react-native has been started and stayed idle for sometime.