Tools to install expo-modules for existing react-native projects
Scripts that autolink Expo modules.
The core of Expo Modules architecture
Interact with system UI elements
Provides system information that remains constant throughout the lifetime of your app.
A WebView specifically designed for Expo DOM components
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
An Expo universal module to download assets and pass them into other APIs
Load fonts at runtime and use them in React Native components.
Interface for expo-dev-menu
Create and open deep links universally
A universal module that gets native application information such as its ID, app name, and build version at runtime
Expo/React Native module with the developer menu.
Provides access to the SF Symbols library on iOS, and Material Symbols on Android and web, for Expo and React Native apps.
Image loader
Provides cryptography primitives for Android, iOS and web.
A universal module that gets physical information about the device running the application
Provides a React component that renders a gradient view.
Pre-release version of the Expo development launcher package for testing.
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 an interface for getting and setting Clipboard content on Android, iOS, macOS and Web.
Provides a way to encrypt and securely store key-value pairs locally on the device.
Provides functions that let you manipulation images on the local file system, eg: resize, crop.
A cross-platform, performant video component for React Native and Expo with Web support