firestore-react
firestore-react copied to clipboard
Use with react-native-firebase
Hi, I'm trying to figure out how to use this with react-native-firebase.
I'm getting an error firebase.firestore is not a function
, even though I can use firestore in my code with firebase.firestore()
just fine.
Is it possible? Thank you.
Hey @EskelCz, we are not maintaining this repo any more.
The source code is very simple and small. You can go through it once, may be that helps?