is the jetbrains compose navigation library going ...
# compose
s
is the jetbrains compose navigation library going to get a 'bottomsheet' destination? is there a google tracker issue for it?
i
The Google side of it has already shipped in the
material-navigation
artifact (although only to alpha), it even got type safe support in the 1.8.0-alpha01 release: https://developer.android.com/reference/kotlin/androidx/compose/material/icons/package-summary
The Material3 feature request is this one: https://issuetracker.google.com/issues/328949006
s
ok yeah i saw this issue on the compose multiplatform repo and youtrack, which is closed now, and I'm just curious if there was any update on it.
i
This library was published for multiplatform. It was mentioned in the change log
s
Ah, excellent! thank you