InsertKoinIO / koin

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

Fix #1818 - Route based navigation support #1819

Open SebastianHelzer opened 3 months ago

SebastianHelzer commented 3 months ago

Adds missing support to the koin-androidx-navigation library for route based navigation so that users of the Kotlin DSL for the Navigation library can have nav graph scoped view models.