React Native Android 应用自动更新
Pre-build version of JavaScriptCore to be used by React Native apps
Provides access to the local file system on the device.
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
Allows reading geolocation information from the device. Your app can poll for the current location or subscribe to location update events.
Native navigation primitives for your React Native app.
DateTimePicker component for React Native
Load fonts at runtime and use them in React Native components.
The core of Expo Modules architecture
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
Provides an interface for getting and setting Clipboard content on Android, iOS and Web.
A flexible way to handle safe area, also works on Android and web.
A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.
Fetches and manages remotely-hosted assets and updates to your app's JS bundle.
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.
jetifier from Android Studio, in npm package format
Provides access to the system's haptics engine on iOS, vibration effects on Android, and Web Vibration API on web.
Provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.
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
Native filesystem access for react-native
Provides a way to encrypt and securely store key-value pairs locally on the device.
Google sign in for your react native applications
Provides a React component that renders a gradient view.
Keychain Access for React Native