Firsto / test_mvi_clean

Simple app to load json data with clean architecture and MVI pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Invoices

Yet another app just to load json data, but with clean architecture and MVI pattern

Used libraries:

  • Kotlin, Coroutines, Material, Jetpack Navigation Component
  • Hilt for DI
  • Retrofit for network
  • Timber for logging
  • FastAdapter from mikepenz

License

FREE TO USE You can use it in any way you like, for example as a template for your application to avoid unnecessary boilerplate.

About

Simple app to load json data with clean architecture and MVI pattern


Languages

Language:Kotlin 100.0%