You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: