项目作者: pedromassango

项目描述 :
Android project that show the use of Koin for Dependency Injection with ViewModel and LiveData
高级语言: Kotlin
项目地址: git://github.com/pedromassango/android-koin.git
创建时间: 2018-10-03T00:03:29Z
项目社区:https://github.com/pedromassango/android-koin

开源协议:

下载


android-koin

Android project that show the use of Koin for Dependency Injection with ViewModel and LiveData

What it does?

Get a text from Repository then pass it to ViewModel and that text is showed in MainActivity.