Hey guys, is there any way to add bottom sheet to ...
# multiplatform
h
Hey guys, is there any way to add bottom sheet to CMP navigation as a destination at the moment?
a
Yes you can out CMP code inside a bottomsheet in ios but I found out the measuring its a bit wonky
h
You use dialog and then modal bottom sheet?
a
Sorry, i mean using it inside a swiftui view, in cmp androidx navigation there is no support for bottom sheet destinations
h
Yeah, I'm wondering when that'll be added, it's s big blocker for me ATM
a
not anytime soon I assume, its not even in android unless you use another material navigation library
h
It was added in Android wdym
a
androidx navigation does not have bottom sheet destination unless you add material navigation library
it has dialog() but no bottomsheet()
h
Yes it does come from the material library
a
Than don’t expect it anytime soon, maybe never even
a
Fingers crossed would be great