Configuration and scripts for Create React App.
Scripts that autolink Expo modules.
Provides access to a database using SQLite (https://www.sqlite.org/). The database is persisted across restarts of your app.
The core of Expo Modules architecture
A stylelint plugin for the Namics BEM definitions
webpack utilities used by Create React App
Configuration and scripts for Create React App.
A wrapper for requesting audio and video permissions on JavaScript websites.
Provides system information that remains constant throughout the lifetime of your app.
Provides access to the local file system on the device.
An Expo universal module to download assets and pass them into other APIs
Relocate resource intensive third-party scripts off of the main thread and into a web worker.
Load fonts at runtime and use them in React Native components.
Debugger frontend for React Native based on Chrome DevTools
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
Create and open deep links universally
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
Record audio from your microphone and display as a sound oscillation
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
Tweak the create-react-app webpack config(s) without using 'eject' and without creating a fork of the react-scripts
Record your microphone audio input and get an audio/mp3 ouput buffer/blob.
A universal module that gets physical information about the device running the application