Native filesystem access for react-native
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.
A universal module that gets native application information such as its ID, app name, and build version at runtime
Provides the same interface as the React Native StatusBar API, but with slightly different defaults to work great in Expo environments.
Helper function to build binary assignment operator visitors
React Native Firebase - The analytics module provides out of the box support with Google Analytics for Firebase. Integration with the Android & iOS allows for in-depth analytical insight reporting, such as device information, location, user actions and mo
Deprecated prop-types from React Native.
Basic haptic feedback for iOS and android
A React helper hook for scheduling a layout effect with a fallback to a regular effect for environments where layout effects should not be used (such as server-side rendering).
React Native Calendar Components
Convert CSS text to a React Native stylesheet object
Babel preset for React Native applications
A datetime picker for React Native. In-modal or inlined. Supports Android and iOS.
React Native Firebase - React Native Firebase provides native integration of Firebase Cloud Messaging (FCM) for both Android & iOS. FCM is a cost free service, allowing for server-device and device-device communication. The React Native Firebase Messaging
Keychain Access for React Native
[`react-native`](https://github.com/facebook/react-native) support
A wrapper library around emotion 11 to provide theming support for react-native storybook
A better way to develop React Native Components for your app
Please see the main [PostHog docs](https://www.posthog.com/docs).
Expo module for browser-based authentication
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
Interface for expo-dev-menu
UIMenu component for react-native
ESLint config for React Native