This is a "style free" Tab Component for React.
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.
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
Provides a React component that renders a gradient view.
Expo module implementation of a parser based on https://httpwg.org/specs/rfc8941.html
Provides access to the local file system on the device.
Tab view component for React Native
A cross-platform, performant video component for React Native and Expo with Web support
A cross-platform, performant image component for React Native and Expo with Web support
Provides system information that remains constant throughout the lifetime of your app.
Scripts that autolink Expo modules.
A React component that renders a preview for the device's either front or back camera. Camera's parameters like zoom, auto focus, white balance and flash mode are adjustable. With expo-camera, one can also take photos and record videos that are saved to t
An Expo universal module to download assets and pass them into other APIs
Load fonts at runtime and use them in React Native components.
Integration for the animated tab view component from react-native-tab-view
Create and open deep links universally
Interface for expo-dev-menu
A universal module that gets native application information such as its ID, app name, and build version at runtime
Image loader
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.
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
The core of Expo Modules architecture
Provides cryptography primitives for Android, iOS and web.