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
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.
Get device information using react-native
Runtime part for React Native
Expo module implementation of a parser based on https://httpwg.org/specs/rfc8941.html
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
A pure JavaScript React Native component to render CSS3 compliant ordered and unordered lists.
React Native Network Info API for iOS & Android
Provides a way to encrypt and securely store key-value pairs locally on the device.
A WebView specifically designed for Expo DOM components
React package for snapshot testing.
The React Native multithreading library
Capture a React Native view to an image
A cross-platform, performant video component for React Native and Expo with Web support
Provides an interface for getting and setting Clipboard content on Android, iOS and Web.
Expo module for browser-based authentication
Provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.
Toast message component for React Native
The Avo react-native debugger
Provides a React component that renders a gradient view.
Provides a way to share files directly with other compatible applications.
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.