Frequently when I'm using the iOS emulator with React Native, when I change code it will trigger an error, and when I press cmd R
it will not reload the way it usually does. Sometimes I'm still able to press cmd D
which brings up the developer menu, and press Reload
from there, and sometimes nothing works and I have to close and reload the emulator manually.
Does anyone have any insight into why this happens, and how to prevent it?
↧
How to prevent Reload from being disabled with React Native emulator
↧