Replies: 1 comment
|
It's a limitation of React Native DevTools. We may ship a brand-new shell in the next version, solving this problem. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
My React Native app often needs to restart—for example, after code updates or for other reasons—but every time it restarts, the DevTools lose connection, and I have to manually click ‘Reconnect’. Wouldn’t it make sense to have an ‘Auto Reconnect’ option?
All reactions