Expo module that provides support for tasks that can run in the background.
Expo module for browser-based authentication
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
Provides useful information about the device's network such as its IP address, MAC address, and airplane mode status
Expo universal module for Audio and Video playback
App loader for background applications
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Provides an API for FaceID and TouchID (iOS) or the Fingerprint API (Android) to authenticate the user with a face or fingerprint scan.
Expo universal module for managing device's screen orientation
Provides an API for Android and iOS (AirPrint) printing functionality.
Modify and observe the native navigation bar on Android devices.
Provides access to user's media library.
Assertion library for JavaScript
Provides text-to-speech functionality.
Provides a way to launch Android intents, e.g. opening a specific activity.
Provides access to a hardware device's accelerometer, gyroscope, magnetometer, and pedometer.
Provides battery information for the physical device, as well as corresponding event listeners.
Provides function that let you generate an image from video.
Protects screens in your app from being captured or recorded, and notifies if a screenshot is taken.
SQLite client for Node.js applications with SQL-based migrations API written in Typescript
Low-level addon resolution algorithm for Bare
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.
Inspect objects as strings for debugging
Low-level module resolution algorithm for Bare