Is it known when `ModalBottomSheet` will be releas...
# compose
z
Is it known when
ModalBottomSheet
will be released into the wild? This seems promising, and my gut tells me that it might be released tomorrow even - but Im also inpatient and considering hacking something together, in case its not released tomorrow. Does anyone know?
t
How is this different from
ModalBottomSheetLayout
?
z
There are practically no bottom sheets in M3 yet
j
You could consider using a snapshot build if you want to play around with it🙂 I believe this should be included in the next release but can't give any guarantees
f
@jossiwolf could you show me how to target a snapshot build of material3?
j
M3 Modal sheets were released as part of yesterday's release. You can try them out in the latest alpha :)