Skip to content

Update Cloud Firestore to allow for not-in and != #4342

Answered by mikehardy
TMcLoone asked this question in Ideas
Discussion options

You must be logged in to vote

I saw that as well! This would be great, we'd love a PR to implement it. It isn't even that hard I think - here is a template doing the same for the last batch of operators they added, so it can be followed as a guide: https://github.com/invertase/react-native-firebase/pull/2868/files

(that PR is mostly big because it moved the SDK dependencies up to the level that supports the new queries, the actual implementation isn't huge)

Note that to develop for react-native-firebase isn't too hard either - the "tests" folder has a README explaining how to get tests running, then you open Xcode or Android Studio on the "tests" directory as if it were an app you were developing, and the native code …

Replies: 2 comments 4 replies

Comment options

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

Answer selected by mikehardy
Comment options

You must be logged in to vote
3 replies
@mikehardy
Comment options

@mikehardy
Comment options

@Salakar
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
3 participants