Add get, startAfter, endBefore query methods for Realtime database #7139
Unanswered
surajtripathy07
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently get, startAfter and endBefore methods are only available for Cloud firestore.
The support was added for Realtime Database in Firebase on February 11, 2021 (release-notes)
This is a limitation within the
react-native-firebase
library and it would be nice to have the functionality soon 🙂Beta Was this translation helpful? Give feedback.
All reactions