Skip to content

support for react-redux-firestore #6916

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

You must be logged in to vote

I don't see why it wouldn't work? It should work, the API here is roughly the same as it was 2 years ago (the old style firebase-sdk v8 "chained" syntax) though we are headed towards firebase-js-sdk v9+ "modular" syntax.

We did switch to a monorepo here around the time they built their example (that was the big break between our "v5" version and v6+ here), so the imports will be different - @react-native-firebase/app, @react-native-firebase/firestore etc vs just monolithic react-native-firebase as an import.

I have no specific experience with this library though, that's just a general statement on how react-native-firebase has evolved (or not, as the case may be - with regard to general s…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by PaulWozny
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