airbnb/mavericks

Koin viewmodels' injection

Open

#339 opened on 2020年1月10日

GitHub で見る
 (2 comments) (11 reactions) (0 assignees)Kotlin (5,934 stars) (509 forks)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.

コントリビューターガイド