Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>React Native Extension PackNew to Visual Studio Code? Get it now.
React Native Extension Pack

React Native Extension Pack

Alejandro Garcia

|
20,556 installs
| (1) | Free
ReactNative Extension Pack
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

React Native Extension Pack

A collection of my popular extensions that can help write, test and debug React Native applications in Visual Studio Code.

Extensions Included

React Native Tools

This extension provides a development environment for React Native projects. Using this extension, you can debug your code, quickly run react-native commands from the command palette, and use IntelliSense to browse objects, functions and parameters for React Native APIs.

  • For more information

Flow

You may not need flow but React Native codebase uses it as the static type checker. This extension adds Flow support for VS Code.

  • For more information

Prettier

Format your JavaScript and TypeScript using Prettier.

  • For more information see here

ESLint

The extension uses the ESLint library installed in the opened workspace folder. If the folder doesn't provide one the extension looks for a global install version. If you haven't installed ESLint either locally or globally do so by running npm install eslint in the workspace folder for a local install or npm install -g eslint for a global install.

  • For more information

Marketplace

  • Find me on marketplace.visualstudio.com on

  • [Source Code](https://github.com/agrcrobles/react-native-vscode-extensionpack/blob/master/ https://github.com/agrcrobles/react-native-vscode-extensionpack )

Changelog

0.0.2

Updated vs code engine

0.0.1

Initial release

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft