I am using android 8.1 simulator to debug my React Native (0.62) app with VS code on Win10. After firing up the app with react-native run-android
, Ctrl+m brings up the dev menu:
![enter image description here]()
But there is no option of Debug JS remotely
in the menu. How can I bring up the option of Debug JS Remotely
?