Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
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
Provides cryptography primitives for Android, iOS and web.
Provides a React component that renders a gradient view.
Provides access to the SF Symbols library on iOS, and Material Symbols on Android and web, for Expo and React Native apps.
Provides a way to share files directly with other compatible applications.
Provides a way to encrypt and securely store key-value pairs locally on the device.
Provides an interface for getting and setting Clipboard content on Android, iOS and Web.
A WebView specifically designed for Expo DOM components
converts bare objects to DOM objects or xml representations
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.
Provides access to the system's haptics engine on iOS, vibration effects on Android, and Web Vibration API on web.
Provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.
A cross-platform, performant image component for React Native and Expo with Web support
TCP and IPC servers and clients for JavaScript
Provides an interface for native user localization information.
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
A component that renders a native glass effect view on iOS.
Bare compatibility wrapper for the Node.js builtin `worker_threads` module
Expo module implementation of a parser based on https://httpwg.org/specs/rfc8941.html
A cross-platform, performant video component for React Native and Expo with Web support
Pre-release version of the Expo development launcher package for testing.
Expo/React Native module with the developer menu.
Provides functions that let you manipulation images on the local file system, eg: resize, crop.