are using VS Code and have installed this extension from the Marketplace.have the emulator utility available in your PATH if you're developing Android applications.have a working React Native environment.Configure custom colors for extension output logsīefore going any further make sure that you:.Configure custom key bindings for extension commands.Configure dependencies versions for debugging Expo projects.Specifying custom arguments for react-native run-* command.
Debug out of React Native project directory.React Native commands in the Command Palette.Using this extension, you can debug your code and quickly run react-native commands from the command palette. This VS Code extension provides a development environment for React Native projects. So to use the preview version it is needed to disable or remove the stable version and reload VS Code. To avoid conflicts, if both extensions are installed - only stable version will be activated. The extension has a nightly version which is released on a daily basis at 9 PM PST on each day that changes occur.