expo-constants
Provides system information that remains constant throughout the lifetime of your app.
Provides system information that remains constant throughout the lifetime of your app.
Supplementary module for 'expo-splash-screen' providing cli configuration command
A library for interacting with the app.json
Allows you prompt for various permissions to access device sensors, personal data, etc.
Provides access to the local file system on the device.
An Expo universal module to download assets and pass them into other APIs
Interface for managing fonts.
The Babel preset for Expo projects
App loader for background applications
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.
Load fonts at runtime and use them in React Native components.
Types for the Expo config object app.config.ts
Provides a React component that renders a gradient view.
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
The Expo SDK
Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.
Create and open deep links universally
Provides access to a database that can be queried through a WebSQL-like API (https://www.w3.org/TR/webdatabase/). The database is persisted across restarts of your app.
A library for Expo config plugins
A Metro config for running React Native projects with the Metro bundler