I am trying to the attached debugger to the React Native app. I am using the React Native tool extension for React Native debugging.
as I am new to React Native I am kind of stuck as I am not able to debug. I am not sure why it's showing 8082 and not 8081. My metro bundler is showing in PORT 8081.
Note: I am using an iOS simulator to test.
Is anything I am doing wrong or missing something?
Please suggest if more information needed.