Is there a way to use Jetpack Compose navigation c...
# compose
s
Is there a way to use Jetpack Compose navigation component with DI? Let say to call .navigate(...) from viewmodel some way.
👀 3