Ive successfully installed Rn Debugger using command brew update && brew install --cask react-native-debugger
.
However when I bring up the debugger menu on simulator, all I see is the option "Open Debugger" (which I understand is for flipper).
I want to use react-native-debugger with ios....how do I do this?