react-native-firebase
react-native-firebase copied to clipboard
π₯ A well-tested feature-rich modular Firebase implementation for React Native. Supports both iOS & Android platforms for all Firebase services.
### Description Hi, Just updating the Intellisense JSDoc on `useUserAccessGroup` because I noticed it was wrong haha, it was a copy paste from the above function, happens :) ### Related...
### Is there an existing issue for this? - [x] I have searched the existing issues. ### Please confirm you are aware of the 'Other' platform limitations. - [x] I...
An error occurred u.default.FacebookAuthProvider.credential is not a function. (In 'u.default.Fac ebookAuthProvider.credential(T)', 'u.default.FacebookAuthProvider.credential' is undefined). my Package JSON: `{ "name": "123", "private": true, "main": "node_modules/expo/AppEntry.js", "scripts": { "start:other:android": "npx expo run:android...
## Issue The issue is described here: https://github.com/expo/expo/issues/35800 but occurs **without expo**, which leads me to believe it is a Firebase React Native issue. I get the error following these...
## Issue Describe your issue here - Apple's App Check on enabled in a release app in Testflight (appAttestWithDeviceCheckFallback) - The app is built for iOS / iPad - The...
I have implemented Firebase Authentication in my React Native app. While the integration works correctly on most devices, Iβm encountering an issue on devices running Android 13, 14, and 15...
## Issue The new modular API doesn't seem to have the static `documentId()` from `FieldPath`. This field is used to query based on document ID. The Namespaces API has it,...
### Description Adds support for initalizing firestore with a non-default database ### Related issues Fixes #8456 ### Checklist - I read the [Contributor Guide](../CONTRIBUTING.md) and followed the process outlined there...
## Issue This is thrown [Error: [appCheck/token-error] The operation couldnβt be completed. The attestation provider DeviceCheckProvider is not supported on current platform and OS version.] upon appCheck initialisation. --- Official...
## Issue I have identified a critical security issue in the library: user access tokens are stored in plain text on the deviceβs file system, posing a significant risk if...