GitLiveApp / firebase-kotlin-sdk

A Kotlin-first SDK for Firebase
https://gitliveapp.github.io/firebase-kotlin-sdk/
Apache License 2.0
1.14k stars 155 forks source link

Does this SDK support KMP Web? #658

Closed BurningDroid closed 1 week ago

BurningDroid commented 1 week ago

I am trying to build a web site using KMP. And I success to build and deploy it on the Firebase hosting.

Now, I want to integrate the Firestore too. But I don't know how to start it. Is there any sample or document?