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!!