React component library for Kernel managed auth — one-component drop-in with a Clerk-style appearance API
Expo module for browser-based authentication
The official TypeScript library for the Kernel API
Scripts that autolink Expo modules.
Create and open deep links universally
An Expo universal module to download assets and pass them into other APIs
Provides system information that remains constant throughout the lifetime of your app.
A universal module that gets native application information such as its ID, app name, and build version at runtime
Provides access to the local file system on the device.
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
Interface for expo-dev-menu
Load fonts at runtime and use them in React Native components.
Image loader
The core of Expo Modules architecture
A universal module that gets physical information about the device running the application
Expo module implementation of a parser based on https://httpwg.org/specs/rfc8941.html
Provides a way to encrypt and securely store key-value pairs locally on the device.
Provides access to the system's haptics engine on iOS, vibration effects on Android, and Web Vibration API on web.
A cross-platform, performant video component for React Native and Expo with Web support
A component that renders a native glass effect view on iOS.
A WebView specifically designed for Expo DOM components
Provides access to the SF Symbols library on iOS, and Material Symbols on Android and web, for Expo and React Native apps.
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