Android api versions percentage usage chart for displaying in javascript/terminal using nodejs and cli-pie
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
Provides access to the local file system on the device.
Get the name, API level, version level, or version code from any version of Android.
Load fonts at runtime and use them in React Native components.
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
Provides access to the system's haptics engine on iOS, vibration effects on Android, and Web Vibration API on web.
A component that renders a native blur view on iOS and falls back to a semi-transparent view on Android. A common usage of this is for navigation bars, tab bars, and modals.
Provides access to the system's web browser and supports handling redirects. On iOS, it uses SFSafariViewController or ASWebAuthenticationSession, depending on the method you call, and on Android it uses ChromeCustomTabs. As of iOS 11, SFSafariViewControl
Provides a way to encrypt and securely store key-value pairs locally on the device.
Provides cryptography primitives for Android, iOS and web.
Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.
Provides a React component that renders a gradient view.
Provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.
Provides an interface for native user localization information.
Provides an interface for getting and setting Clipboard content on Android, iOS and Web.
Provides a way to share files directly with other compatible applications.
Provides an API to fetch push notification tokens and to present, schedule, receive, and respond to notifications.
Provides useful information about the device's network such as its IP address, MAC address, and airplane mode status
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 functions that let you manipulation images on the local file system, eg: resize, crop.
A component that renders a native glass effect view on iOS.
Expo universal module for Audio and Video playback
Provides an API for FaceID and TouchID (iOS) or the Fingerprint API (Android) to authenticate the user with a face or fingerprint scan.