@expo/package-manager
A library for installing and finding packages in a node project
Updated by @kgc00
freeport-async
Finds an available port for your application to use. You can specify a range where to look for an available port. And can also find a range of available ports for you to use. You …
Updated by @bbarthec
expo-barcode-scanner
Allows scanning variety of supported barcodes both as standalone module and as extension for expo-camera. It also allows scanning barcodes from existing images.
Updated by @tsapeta
expo-sqlite
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.
Updated by @tsapeta
expo-intent-launcher
Provides a way to launch Android intents, e.g. opening a specific activity.
Updated by @tsapeta
@expo/results
An efficient, standards-compliant library for representing results of successful or failed operations
Updated by @bbarthec
expo-network
Provides useful information about the device's network such as its IP address, MAC address, and airplane mode status
Updated by @kgc00
expo-sensors
Provides access to a hardware device's accelerometer, gyroscope, magnetometer, and pedometer.
Updated by @tsapeta
@expo/sdk-runtime-versions
Functions for converting Expo SDK versions to EAS runtime versions
Updated by @ide
expo-task-manager
Expo module that provides support for tasks that can run in the background.
Updated by @tsapeta