Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 648 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 648 Bytes

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