Firestore?
#228
Replies: 1 comment 4 replies
-
Short answer: Use the Firebase JS SDK. You can also use the Firebase JS SDK with the Capacitor Firebase Authentication plugin by following this guide: https://github.com/capawesome-team/capacitor-firebase/blob/main/packages/authentication/docs/firebase-js-sdk.md Related to #41 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Ok, perhaps this is obvious, but how should I use Cloud Firestore w/Capacitor?
The only package I can find on npm w/both capacitor and firestore tags is this one - is this the only option?
https://github.com/ProteanSoftware/capacitor-firestore
Or is there a capawesome plugin, or...?
Beta Was this translation helpful? Give feedback.
All reactions