Simple multi-select component for expo. Inspired on react-native-multiple-select
Provides access to the local file system on the device.
The core of Expo Modules architecture
The React Native multithreading library
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 system information that remains constant throughout the lifetime of your app.
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
Scripts that autolink Expo modules.
An Expo universal module to download assets and pass them into other APIs
A Picker component for React Native which emulates the native <select> interfaces for each platform
Load fonts at runtime and use them in React Native components.
The Babel preset for Expo projects
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
SVG library for react-native
A universal module that gets native application information such as its ID, app name, and build version at runtime
Image loader
Create and open deep links universally
A universal module that gets physical information about the device running the application
Interface for expo-dev-menu
Fetches and manages remotely-hosted assets and updates to your app's JS bundle.
Provides a way to encrypt and securely store key-value pairs locally on the device.
Expo module implementation of a parser based on https://httpwg.org/specs/rfc8941.html
Provides access to the SF Symbols library on iOS, and Material Symbols on Android and web, for Expo and React Native apps.
A react-native datetime-picker for Android and iOS