GitLiveApp / firebase-kotlin-sdk

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

Provide actually KMM app using gitlive #542

Open tiago-carvalho-deltatre opened 3 months ago

tiago-carvalho-deltatre commented 3 months ago

Would be really nice to provide an actual app showcasing some features like auth, firestore using this project

murfel commented 3 months ago

I've made some, feel free to take a look :)

https://github.com/murfel/kmp-wizard-firebase-auth/pull/1

https://github.com/murfel/KMP-App-Template-Firebase-Auth/pulls

carvalho2707 commented 1 month ago

@murfel have you tried notifications/messaging?

murfel commented 1 month ago

@carvalho2707 I haven't and using such is not in the plans, but do share an MVP if you do!