ddiffa / MVVM-Coroutine-Room-Dagger2

:star: Sample implementation of coroutine + room and Dagger 2 as a dependency injection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preview

       

API

Android Development and Architecture

  • The entire codebase is in Kotlin
  • Uses Coroutines
  • Uses MVVM Architecture by Architecture Components, Room, LiveData, ViewModel
  • Uses Dagger2 for dependency injection

About

:star: Sample implementation of coroutine + room and Dagger 2 as a dependency injection


Languages

Language:Kotlin 100.0%