项目作者: pedromassango
项目描述 :
Android project that show the use of Koin for Dependency Injection with ViewModel and LiveData
高级语言: Kotlin
项目地址: git://github.com/pedromassango/android-koin.git
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.