How to debug react native apps in visual studio code?
问题 I am using visual studio code IDE to develop react native app and am not using expo library. Before that I was working on the android studio, debugging in that is straightforward and simple. Now for react-native, I wanted to know how to debug my app using visual studio code IDE? 回答1: If you want to debug the app in VS Code itself, like in other IDEs. Then on approach can be to follow the following steps: Install React Native Tools Extension (provided by Microsoft ) to VS Code. This is a nice