Skip to content

Firebase Auth and other Firebase services with Jetpack Compose

Notifications You must be signed in to change notification settings

javimar/FirebasePoC

Repository files navigation

FirebasePoC

Firebase Services with Jetpack Compose

This PoC app shows how to implement some of the most used Firebase Services such as Auth, Analytics, Storage, and Messaging along with Dagger Hilt, a clean architecture approach, and examples on best practices of Compose Navigation.

Keep in mind that you will need to set up a Firebase project on your own to run the app.

Enjoy!!

Kotlin

Hits-of-Code