hi there, Type safety in Kotlin DSL and Navigatio...
# multiplatform
s
hi there, Type safety in Kotlin DSL and Navigation Compose is available in KMM?
g
Kotlin DSL you mean for Gradle or you DSL for type safe compose navigation?
As I know, new type-safe API for Navigation not avaialable yet for KMM, it was discussed some time ago, I believe it was said that they work on it
s
I mean
DSL for type safe compose navigation?
thanks @gildor
l
Type safe navigation in Compose Multiplatform is available now with the latest release Release 1.7.0-alpha01 · JetBrains/compose-multiplatform (github.com) It's in the navigation module
org.jetbrains.androidx.navigation:navigation-compose
version
2.8.0-alpha08
Yep, thanks, also found original discussion, that it already available in alpha