airbnb/mavericks

Koin viewmodels' injection

开放

#339 创建于 2020年1月10日

 (2 条评论) (11 个反应) (0 位负责人)Kotlin (510 个派生)batch import
help wanted

仓库指标

星标
 (5,931 个星标)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南