BottomSheet
BottomSheet copied to clipboard
does this use native sheet physics/logic or is it just a mimic?
for example, if you open one sheet in swiftui, and then another sheet on top of that, the native sheet implementation will scale back the first sheet and create a stacked effect. is this capable of that or no? for an example you can check the widget adding flow in ios