A library for Expo config plugins
Types for the Expo config object app.config.ts
Provides system information that remains constant throughout the lifetime of your app.
Load fonts at runtime and use them in React Native components.
Provides access to the local file system on the device.
The Babel preset for Expo projects
Scripts that autolink Expo modules.
A library to generate a fingerprint from a React Native project
The core of Expo Modules architecture
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
DevTools plugin helpers for Expo
Server API for Expo Router projects
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
Create and open deep links universally
Provides access to the system's web browser and supports handling redirects. On iOS, it uses SFSafariViewController or ASWebAuthenticationSession, depending on the method you call, and on Android it uses ChromeCustomTabs. As of iOS 11, SFSafariViewControl
A universal module that gets native application information such as its ID, app name, and build version at runtime
Provides a way to encrypt and securely store key-value pairs locally on the device.
Native interface for modules that optionally depend on expo-updates, e.g. expo-dev-launcher.
Utilities for reading JSONObjects (Android) and NSDictionaries (iOS).
Provides access to the system's haptics engine on iOS, vibration effects on Android, and Web Vibration API on web.
Provides an API to fetch push notification tokens and to present, schedule, receive, and respond to notifications.
Provides a React component that renders a gradient view.
Expo/React Native module with the developer menu.
Expo Development Client