Description
In metro config if Rosentite is enabled it would be great to spawn the devtools window as soon as the app is started via npx expo start or react-native start.
At the moment it's a bit annoying to have to shake the app to open the menu and click "js debugger" and then switch to the Rosentite tab in devtools. Just having it stay opened in the background ready to be used as needed would be great. Even better if it can close automatically once the dev process is killed via CMD/CNTRL + C in the terminal.
Suggested solution
No response
Additional context
No response