- Autocomplete and validation of your
app.json
orapp.config.json
manifest. - Automatic config plugins validation and IntelliSense.
We also provide some commands that helps you get the most out of Expo.
Preview the introspected result as native code from your app manifest or config plugin. The following file types are supported:
-
iOS Entitlements - File written to
ios/[app]/[app].entitlements
. -
iOS Info Plist - File written to
ios/[app]/Info.plist
. -
iOS Expo Plist - File written to
ios/[app]/Supporting/Expo.plist
. -
Android Color Resources - File writen to
android/app/src/main/res/values/colors.xml
. -
Android Style Resources - File writen to
android/app/src/main/res/values/styles.xml
. -
Android String Resources - File writen to
android/app/src/main/res/values/strings.xml
. -
Android Manifest - File written to
android/app/src/main/AndroidManifest.xml
. -
Android Gradle Properties - File written to
android/gradle.properties
.
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.
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