Node.js for Mobile Apps React Native plugin
Provides system information that remains constant throughout the lifetime of your app.
Scripts that autolink Expo modules.
Provides access to the local file system on the device.
Load fonts at runtime and use them in React Native components.
The official FullStory React Native plugin
React Native LaunchDarkly SDK
An Expo universal module to download assets and pass them into other APIs
The core of Expo Modules architecture
The Babel preset for Expo projects
SVG library for react-native
A lightweight and trustworthy URL polyfill for React Native
Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
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
Interface for expo-dev-menu
Image loader
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
A universal module that gets physical information about the device running the application
Provides access to the SF Symbols library on iOS, and Material Symbols on Android and web, for Expo and React Native apps.
A WebView specifically designed for Expo DOM components
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
Expo module for browser-based authentication