Open ydeveloperios opened 1 year ago
It's surely a good addition to the BottomSheet, unfortunately currently it's not supported
I'll try to take a look at it, not sure when though
I've been working on customizing the bottom sheet implementation of this feature and wanted to know if you had any ideas or pointers to how this would work ?
currently, in the BottomSheetPresentationController
I modified the containerView
size, but it breaks the presentationView
Could you provide any guidance on how to modify the container to achieve this?
Thank you!
Is it possible to make root view controller available when bottom sheet is opened. Like in the Apple Maps app? The sheet is open but you can scroll the map behind it.