This documentation is available as Markdown for AI agents and LLMs. See the full Markdown index or append .md to any documentation URL.
Expo Manifests
A library that provides types for Expo Manifests.
Android
iOS
tvOS
Included in Expo Go
Installation
Terminal
If you are installing this in an existing React Native app, make sure to install expo in your project.
API
import * as Manifests from 'expo-manifests';
Types
Deprecated: Renamed to
EmbeddedManifest, will be removed in a few versions.
Type: EmbeddedManifest
An embedded manifest.
Generated during build in createManifest.js build step script.
Deprecated: renamed to
ExpoUpdatesManifest, will be removed in a few versions.
Type: ExpoUpdatesManifest