Join Slack
Powered by
Is it possible to have hilt and kotlin inject toge...
# kotlin-inject
s
Sudhanshu Singh
09/06/2023, 7:56 AM
Is it possible to have hilt and kotlin inject together in a kmp project? I wish to keep using hilt for ViewModel(
@HiltViewModel
) and Activity/Fragment (
@AndroidEntryPoint
) for android module and us kotlin-inject for shared modules.
👌 1
9
Views
Open in Slack
Previous
Next