Freshchat library for React native. Currently it supports android only.
A React Native module that allows you to use the native Freshchat SDK
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.
Pre-build version of JavaScriptCore to be used by React Native apps
Provides an interface for getting and setting Clipboard content on Android, iOS and 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.
Load fonts at runtime and use them in React Native components.
Effortlessly enable edge-to-edge display in React Native
Provides access to user's media library.
Image loader
Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.
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.
The core of Expo Modules architecture
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 access to the system's haptics engine on iOS, vibration effects on Android, and Web Vibration API on web.
Provides a React component that renders a gradient view.
Provides a way to encrypt and securely store key-value pairs locally on the device.
Provides cryptography primitives for Android, iOS and web.
React Native LaunchDarkly SDK
Provides a way to share files directly with other compatible applications.
Provides an interface for native user localization information.
Native navigation primitives for your React Native app.
React Native Network Info API for iOS & Android