Prioritize adding support for Cloud Firestore beta feature: disjunctions in queries (OR queries) #7035
-
Cloud Firestore now supports iOS support was added in Firebase iOS SDK 10.7.0. React Native Firestore SDK 17.4.0 has already picked this up. Android support was added in Firebase Android SDK 31.3.0 BoM, which appears to not be picked up by React Native Firestore at the time of this writing. After the requisite Android SDK is updated, the API in the React Native package would simply need to be extended. This is a huge feature with that can have massive implications for many use cases with Cloud Firestore. I would love to see it prioritized! <3 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Nice! I think this was complete in release Will test soon, and re-open discussion if there is anything left on the table! |
Beta Was this translation helpful? Give feedback.
Nice! I think this was complete in release
17.5.0
: https://github.com/invertase/react-native-firebase/blob/main/CHANGELOG.md#1750-2023-05-11Will test soon, and re-open discussion if there is anything left on the table!