Skip to content

mlb302/vscode-expo

 
 

Repository files navigation


vscode-expo

Expo for VSCode

Complementary Expo tools for vscode

releases contributors builds

Install   —   Changelog


vscode-expo overview

Features

  • Autocomplete and validation of your app.json or app.config.json manifest.
  • Automatic config plugins validation and IntelliSense.

Commands

We also provide some commands that helps you get the most out of Expo.

Expo: Preview Modifier

Preview the introspected result as native code from your app manifest or config plugin. The following file types are supported:

Expo: Preview Config

Preview the built manifest from your app manifest. You can do that for either:

  • prebuild - The local manifest when running prebuild or eject, including all config plugins and modifiers.
  • introspect - The evaluated results for for static config plugins modifiers.
  • public - The hosted manifest for OTA updates.

Contributors

This project follows the all-contributors specification (emoji key). Contributions of any kind welcome!


Cedric van Putten

💻 📖

Jakub Biesiada

💻

James Ide

💻

Evan Bacon

💻

with :heart:  byCedric

About

Expo tools for VS Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.4%
  • JavaScript 4.6%