How to Debug React Native with VS Code Basic React Native Tools Instruction see https://facebook.github.io/react-native/ npm install -g react-native-cli install React Native Tools extension debugging with iOS Simulator start your app: npm start press i to launch iOS Simulator wait for launching your app press ⌘+D on iOS Simulator to start debugging