hydrate environment variables from .env files into process.env
Simple Expo env loader with TypeScript and schema validation
Multiple environment solution for Expo based React Native apps
Fetch Expo project information for GitHub issue diagnostics
ESLint rules for Expo apps
Server-side library for working with Expo using Node.js
The Expo CLI
Get the prebuild config
The Expo SDK
A Webpack configuration used to bundle Expo websites with Expo CLI.
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
A library for interacting with the app.json
Types for the Expo config object app.config.ts
Provides system information that remains constant throughout the lifetime of your app.
Scripts that autolink Expo modules.
An Expo universal module to download assets and pass them into other APIs
Pre-release version of the Expo development launcher package for testing.
Provides access to the local file system on the device.
A library for installing and finding packages in a project
A library for working with expo-updates code signing certificates
Load fonts at runtime and use them in React Native components.
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.
DevTools plugin helpers for Expo