evant / kotlin-inject

Dependency injection lib for kotlin
Apache License 2.0
1.24k stars 55 forks source link

Custom component and scope support like in Dagger 2 #338

Open yuvaraj119 opened 9 months ago

yuvaraj119 commented 9 months ago

https://dagger.dev/hilt/custom-components.html How to create a feature based components or scope.