Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I debug React Native using only VSCode?

I've see a few tutorials where a React Native app emulated on a physical Android device show the debug output directly to VSCode's debug console instead of the Debugger UI in Chrome. I've done it before and know it requires setting the debug server host and port in the Dev Settings menu once the app is launched, but I don't remember how I did it. Does anyone know the specific host and port number to input?

like image 872
Nerdragen Avatar asked May 31 '26 22:05

Nerdragen


1 Answers

To do that you can follow the steps explained in the following link:

Visual Studio Code Extension to debug application made with React Native

like image 63
Marco Fiorito Avatar answered Jun 03 '26 14:06

Marco Fiorito



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!