afollestad / ulfberht

🗡️ A small but powerful & opinionated DI library. Written in Kotlin, and powered by annotation processing.

Home Page:https://af.codes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android ViewModel injection

afollestad opened this issue · comments

When view model types are injected, they should be associated with a view model factory for the injector.

I am excited about this feature. Hope it won't be as complicated as Dagger 2's implementation. I don't wanna use Koin but can't waste more time on Dagger 2 also. Looking forward to this amazing library. :)

Available in the latest release 😁

I am really excited to use this library. Thanks for creating this amazing alternative to Dagger. 🗡
A quick question. Should I be using this in production or wait till 1.0?

It should be stable enough, but there's a strong chance more APIs could change before 1.0 😃