-5

I'm trying to setup a multi-module project with bottom navigation fragments and hilt. Is there any github project I can use to start my project faster?

Web Services
  • 77
  • 1
  • 8

1 Answers1

1

Why don't you start with android-architecture here in github:

https://github.com/android/architecture-components-samples

Jimly Asshiddiqy
  • 335
  • 4
  • 15