Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 460 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 460 Bytes

Kotlin MVVM Boilerplate

An Android boilerplate project with: Kotlin, MVVM, Dagger2, RxJava, Retrofit, Kotshi and more.

Major technologies

  • Language: Kotlin
  • Architecture: MVVM
  • Android architecture components: ViewModel, LiveData, Room
  • Dependency injection: Dagger2
  • Network: Retrofit, RxJava, Moshi and Kotshi
  • Testing: JUnit, Espresso, Mockito

License

This package is licensed under the MIT license. See LICENSE for details.