airbnb/mavericks

Koin viewmodels' injection

Open

#339 opened on 2020年1月10日

GitHub で見る
 (2 comments) (11 reactions) (0 assignees)Kotlin (509 forks)batch import
help wanted

Repository metrics

Stars
 (5,934 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

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