InsertKoinIO / koin

Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
https://insert-koin.io
Apache License 2.0
8.98k stars 710 forks source link

Possibility to wrap a unmodified class to component #1770

Closed WhiredPlanck closed 2 months ago

WhiredPlanck commented 8 months ago

Some classes cannot be modified for some reason i.e. it cannot implements such as KoinComponent and other supported interface. Is there any way to wrap a class to a component without modification?

stale[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.