react-native-debugger icon indicating copy to clipboard operation
react-native-debugger copied to clipboard

Feature Request: By default enable "Network Inspect"

Open r1jsheth opened this issue 4 years ago • 1 comments

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.

r1jsheth avatar Nov 17 '21 08:11 r1jsheth

The config file has a flag (defaultNetworkInspect) that you can set to true to enable it by default!

farhanghazi97 avatar Nov 20 '21 04:11 farhanghazi97