Skip to content

Why is there no startAfter and endBefore? #5432

Answered by mikehardy
ngotrongphuc asked this question in Q&A
Discussion options

You must be logged in to vote

Any time the upstream SDKs have a method and this module doesn't, it just means no one has implemented it yet. There are little API gaps all over like this, that are filled in by community members like yourself, or by Invertase as priorities and time allows. Right now we're pretty busy still handling the new features from the last native SDK releases (AppCheck module, Firestore Bundles etc) so unless you have time to implement it, these methods may not be covered for a little while.

If you do want to give it a shot though, the process basically looks like:

  1. get the repo forked/cloned and do a test run of the tests app so you're ready to change things https://github.com/invertase/react-nat…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mikehardy
Comment options

Answer selected by ngotrongphuc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants