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
The core of Expo Modules architecture
Provides a way to share files directly with other compatible applications.
Provides access to the system's haptics engine on iOS, vibration effects on Android, and Web Vibration API on web.
A component that renders a native blur view on iOS and falls back to a semi-transparent view on Android. A common usage of this is for navigation bars, tab bars, and modals.
A cross-platform, performant image component for React Native and Expo with Web support
A WebView specifically designed for Expo DOM components
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
Provides an interface for getting and setting Clipboard content on Android, iOS and Web.
A cross-platform, performant video component for React Native and Expo with Web support
Native file system operations for Bare
Provides an interface for native user localization information.
A component that renders a native glass effect view on iOS.
Provides functions that let you manipulation images on the local file system, eg: resize, crop.
Expo module implementation of a parser based on https://httpwg.org/specs/rfc8941.html
Expo/React Native module with the developer menu.
Pre-release version of the Expo development launcher package for testing.
Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.
Provides access to the system's UI for selecting documents from the available providers on the user's device.
Expo universal module for Audio and Video playback
Provides access to native APIs for in-app reviews.
Expo module that provides support for tasks that can run in the background.
A package that provides 'Sign in with Apple' capability for Expo and React Native apps.
Provides useful information about the device's network such as its IP address, MAC address, and airplane mode status