react-native-firebase icon indicating copy to clipboard operation
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.

Results 318 react-native-firebase issues
Sort by recently updated
recently updated
newest added

### Description Adds support for `onSnapshotsInSync` API. ### Related issues ### Release Summary ### Checklist - I read the [Contributor Guide](../CONTRIBUTING.md) and followed the process outlined there for submitting PRs....

### Description Adds in the `withConverter` functionality to Firestore. ### Related issues https://invertase.canny.io/admin/board/react-native-firebase/p/support-firestore-dataconverter-withconverter ### Checklist - I read the [Contributor Guide](/CONTRIBUTING.md) and followed the process outlined there for submitting PRs....

Service: Firestore

This is a tracking issue for a work effort I intend to undertake personally I will greatly appreciate any collaboration with anyone that has thoughts or help to offer, so...

Impact: Bug
Workflow: Needs Review
Type: Testing
Tools: CI
📌 pin
Type: In Progress

## Documentation Feedback Firebase support MFA with any login type, I was wondering if this module supports it, its not in the documentation?

Type: Feature Request
Type: Docs
Service: Authentication
Workflow: Needs Review
📌 pin
Type: New Feature

## Issue --- I am unable to activate AppCheck in an Expo project following the provided instructions. Steps: 1. `expo init` 2. `yarn add @react-native-firebase/app @react-native-firebase/perf @react-native-firebase/crashlytics @react-native-firebase/app-check` 3. Generate...

Impact: Bug
Help: Needs Triage

## Issue Here's my problem, when installing firebase with analytics and perf everything perfectly fine, some Events are logging. I tried to use the debug view for testing purpose but...

Impact: Bug
Help: Needs Triage

## Issue We want our users to opt into sending crash reports. So I've been trying to send non-fatal reports from the app while `crashlytics_auto_collection_enabled` is set to `false` After...

Impact: Bug
Workflow: Waiting for User Response
Help: Needs Triage
Service: Crashlytics

Reproduction and further description: https://github.com/evelant/test-pnpm-ios-headers-path-bug Sorry to bother you with this one @mikehardy since it isn't technically an RNFirebase issue but users of RNFirebase are most likely to run into...

Impact: Bug
Help: Needs Triage

## Issue I'm using the firebase social login, with the google provider. I followed all the required steps, in both libs (`firebase` and `@react-native-google-signin/google-signin`) and everything seemed to work fine....

Impact: Bug
Help: Needs Triage

### Description It seems that the latest version of the Emulator loads the database rules correctly, which means we can get rid of the workarounds. The `e2e` tests run successfully...

Workflow: Waiting for User Response
Workflow: Needs Review