I am developing an iOS app using react native and every time I start the simulator using:
react-native run-ios
I keep getting this debugging tab and I am not able to disable:
any idea about how to disable it ?
I am developing an iOS app using react native and every time I start the simulator using:
react-native run-ios
I keep getting this debugging tab and I am not able to disable:
any idea about how to disable it ?
If on Mac CMD + D
and choose Hide Inspector
.