Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dagger Hilt support #36

Open
haroldadmin opened this issue Sep 9, 2020 · 1 comment
Open

Dagger Hilt support #36

haroldadmin opened this issue Sep 9, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@haroldadmin
Copy link
Owner

Hilt is the new recommended DI library for Android.

ViewModel Injection in Vector currently relies on using AssistedInject with Dagger. Integration with Dagger Hilt would be nice too.

@haroldadmin haroldadmin added the enhancement New feature or request label Sep 9, 2020
@haroldadmin
Copy link
Owner Author

Adding this feature would be easier when Hilt adds support for AssistedInject natively. This feature is planned for a future release, so holding off this change until then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant