airbnb/mavericks

Koin viewmodels' injection

Open

#339 opened on Jan 10, 2020

View on GitHub
 (2 comments) (11 reactions) (0 assignees)Kotlin (5,934 stars) (509 forks)batch import
help wanted

Description

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.

Contributor guide

Koin viewmodels' injection · airbnb/mavericks#339 | Good First Issue