airbnb/mavericks

Koin viewmodels' injection

Open

#339 建立於 2020年1月10日

在 GitHub 查看
 (2 留言) (11 反應) (0 負責人)Kotlin (5,934 star) (509 fork)batch import
help wanted

描述

I want to use Koin's extension functions for viewmodels' injections. Is there a way not to write MvRxViewModelFactory and use all the advantages of Koin? It's not very convenient to manually inject all of the dependencies into viewmodel through Factory.

貢獻者指南