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
trafficstars

…or release ### Description ### Related issues ### Release Summary ### Checklist - I read the [Contributor Guide](../CONTRIBUTING.md) and followed the process outlined there for submitting PRs. - [ ]...

…implementation ### Description This PR updates invalid docs related to 2FA sign in flow. ### Related issues ### Release Summary ### Checklist - I read the [Contributor Guide](../CONTRIBUTING.md) and followed...

### Description - Moved the bulk of code to new `ai` package. Kept relevant types in `vertexai` package and deprecated them. - Updated implementation (where possible) to match `firebase-js-sdk`. -...

### Related issues ### Release Summary ### Checklist - I read the [Contributor Guide](../CONTRIBUTING.md) and followed the process outlined there for submitting PRs. - [ ] Yes - My change...

Needs Attention

### Description Currently the firebase-js-sdk has an onSnapshotsInSync API and react-native-firebase does not This PR (when complete) will close that feature gap) ### Related issues ### Release Summary ### Checklist...

## Issue - When using an Expo project with `react-native-firebase/crashlytics`, calling `crashlytics().crash()` does not work as expected in debug mode if `expo-dev-client` is installed. - Without having `expo-dev-client` in `dependencies`,...

type: bug
plugin: crashlytics
platform: expo
Needs Attention

### Description This pull request updates the documentation to add a warning in the Expo installation section, clarifying that when `expo-dev-client` is installed, native crashes (such as those triggered by...

### Description This resolves an issue where AppCheck does not work in iOS simulators even when following the documentation around `ReactNativeFirebaseAppCheckProvider` ### Related issues #6934 #6184 ### Release Summary ###...

## What feature would you like to see? Support for Firestore vector type. It's probably should be added to [here](https://github.com/invertase/react-native-firebase/blob/main/packages/firestore/ios/RNFBFirestore/RNFBFirestoreSerialize.m) I'll try to find some time to add it but...

impact: web-implementation
plugin: firestore
Keep Open
type: enhancement
platform: all
Needs Attention

## Issue Found something similar in https://github.com/invertase/react-native-firebase/issues/7801 We are running it on Gitlab CI React Native project for both Android and iOS. It has a parent gitlab-ci and the respective...

type: bug
Needs Attention