jhen0409 / jhen0409/react-native-debugger
Closing Redux Dev Tools should allow React Dev Tools to expand to full width
- Dominant language
- JavaScript
- Stars
- 10.4k
- Forks
- 815
- PR merge metrics
- No merged PRs in 30d
Description
It'd be great if when you close the Redux Dev Tools (⌥⌘K) it completely removed the redux area and let the React Dev Tools and Developer Tools take up the full width.
Currently when you close the Redux Dev Tools, the right side stays open and shows "Waiting for React to connect..."
The reason for this: This should make it much easier to switch between debugging with the Redux Dev Tools and the React Dev Tools. I usually only need to use one or the other at any given time. Even with a large monitor, I find myself resizing the panes a lot, and this would get rid of that.
React Native Debugger app version: 0.9.7
React Native version: 0.58.6
Platform: iOS
Is real device of platform: no
Operating System: macOS
Thanks for this repo!
Contributor guide
Assessment
This issue has not been assessed yet.