Bottom sheet on iOS15 using UISheetPresentationController and Xcode 13
With iOS15 and Xcode 13 we are getting an exciting new UI component: an UISheetPresentationController allowing to present Maps-style sheet with any kind of content. Let's see how to use it!