I would like to know if there is any way with the new bottom sheet API in iOS 16 to build an app layout like Shorcut’s, where a bottom sheet is displayed on top of a toolbar.
See the following image:
I know there are ways to work around that by building a custom view, but I was thinking about just using the native views.