BradPatras / KotlinPlayground

trying out a kotlin app with all the dressings: Hilt, Retrofit, Coil, and Moshi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kotlin Playground

This repo contains a very simple app that I use for learning new android libraries and stuff

Current libraries and stuff

  • Hilt for dependency injection
  • Retrofit + Coroutines for network requests
  • Coil for image loading
  • Moshi for json deserialization

About

trying out a kotlin app with all the dressings: Hilt, Retrofit, Coil, and Moshi


Languages

Language:Kotlin 100.0%