Functions for converting Expo SDK versions to EAS runtime versions
Load fonts at runtime and use them in React Native components.
A universal module that gets native application information such as its ID, app name, and build version at runtime
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
A library to generate a fingerprint from a React Native project
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
An Expo universal module to download assets and pass them into other APIs
Provides access to the local file system on the device.
Provides system information that remains constant throughout the lifetime of your app.
A universal module that gets physical information about the device running the application
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
Provides a way to encrypt and securely store key-value pairs locally on the device.
Provides access to the SF Symbols library on iOS, and Material Symbols on Android and web, for Expo and React Native apps.
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 functions that let you manipulation images on the local file system, eg: resize, crop.
Provides cryptography primitives for Android, iOS and web.
Provides a React component that renders a gradient view.
A cross-platform, performant video component for React Native and Expo with Web support
Provides access to the system's haptics engine on iOS, vibration effects on Android, and Web Vibration API on web.
Provides an interface for native user localization information.
Provides a way to share files directly with other compatible applications.
Provides an API to fetch push notification tokens and to present, schedule, receive, and respond to notifications.
Interact with system UI elements