dmioto / github-java-pop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-java-pop

Android MVP Architecture with Kotlin + Koin (Dependency Injection) + Retrofit + RxJava

Clean Architecture

https://fernandocejas.com/2018/05/07/architecting-android-reloaded/

What is KOIN? - https://insert-koin.io

A pragmatic lightweight dependency injection framework for Kotlin developers.

Written in pure Kotlin, using functional resolution only: no proxy, no code generation, no reflection.

Koin is a DSL, a light container and a pragmatic API

Improvements

  • Migrate architecture to MVVM
  • Data Binding
  • LiveData

About


Languages

Language:Kotlin 100.0%