Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 397 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 397 Bytes

About Project

  • This project implements Koin in android for dependency injection
  • A sample app to demo how to implement Koin with Retrofit, OkHttp, Gson and RoomDB
  • This repository contains a detailed sample app that implements Kotlin MVVM architecture, LiveData, ViewModels
  • This repository also shows how to architecture an Android application using Uncle Bob's Clean Architecture approach