Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 307 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 307 Bytes

android-kotlin-coroutines

A simple Android project using asynchronous programming with Kotlin Coroutines.

This project uses the following stack:

  • Android Jetpack Live Data
  • Android Jetpack View Model
  • Fresco
  • Google Material Design for Android
  • Koin
  • Kotlin
  • Kotlin Coroutines
  • Moshi
  • Retrofit