I cant find "Debug with chrome" options in React Native Debug Menu. I run my application thru IOS.
In my Podfile
I disable hermes
:hermes_enabled => flags[:hermes_enabled],
I want to use Debug with chrome in order to connect my app to React Native Debugger