Hello @channel how would you go about using firest...
# multiplatform
j
Hello @channel how would you go about using firestore and firebase auth in a multiplatform project? The idea is a news application/blog targeting Android, iOS and Web.
r
Make your own multiplatform library wrapping existing platform specific libraries
this is the best one I've found until now
but I am still testying
r
...or use an existing one
j
The library is incomplete. No support for iOS yet
m
they approved a PR with the iOS impl yesterday
you can checkout the code and build the library by yourself
and publish on your maven local
k
We did one for firestore, but aren’t intending to maintain it: https://github.com/touchlab/FirestoreKMP
👍 1
m
this helped me a lot @kpgalligan 👍
👍 1