Skip to content

phamthuy1998/KoinBasicExample

Repository files navigation

Koin, Hilt basic example

Technical

  • DI: Koin, Hilt(branch migrate_koin_to_hilt)
  • MVVM architecture
  • LiveData
  • Room
  • Retrofit

Main func:

  • Loading movie from api The Movie DB.
  • Save movie to local database and load to view if have no network