react-native-debugger
react-native-debugger copied to clipboard
Feature Request: By default enable "Network Inspect"
React Native Debugger app version: 0.12.1 React Native version: 0.63.2 Platform: Android Is real device of platform: Real Device Operating System: macOS
Can we make "network inspect " enabled by default? Right now every time I start the React Native Debugger and connect device, I have to manually open menu and click on "Enable Network inspect".
Also, if this is beginner friendly feature I would like to contribute.
The config file has a flag (defaultNetworkInspect) that you can set to true to enable it by default!