Bare Kit for React Native
Provides access to the local file system on the device.
Provides system information that remains constant throughout the lifetime of your app.
The core of Expo Modules architecture
Scripts that autolink Expo modules.
An Expo universal module to download assets and pass them into other APIs
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
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
Create and open deep links universally
Interface for expo-dev-menu
Image loader
A universal module that gets physical information about the device running the application
Fetches and manages remotely-hosted assets and updates to your app's JS bundle.
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 encrypt and securely store key-value pairs locally on the device.
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
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 WebView specifically designed for Expo DOM components
Provides a React component that renders a gradient view.
Provides an interface for getting and setting Clipboard content on Android, iOS and Web.
Provides a way to share files directly with other compatible applications.
Provides cryptography primitives for Android, iOS and web.
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