iPhone Maps App bottom sheet - A Protocol Oriented Approach
-
Updated
Apr 3, 2024 - Swift
iPhone Maps App bottom sheet - A Protocol Oriented Approach
Sticky and Collapsible View on top of tab bar
A framework that provides CurtainController. CurtainController is a container view controller that implements a content-curtain interface. You can find a similar implementation in applications like Apple Maps, Find My, Stocks, etc. Someone calls it "Pull Up" or "Bottom Sheet".
It is a library that handles the sheet view in 4 directions (.top, .bottom, .leading, .trailing) according to the axis mode. It supports iOS and macOS.
Customizable sheets using UISheetPresentationController in SwiftUI
SwiftUI & UIKit - YouTube Music Clone - iOS 16 MVVM, Firebase Store, Bottom Sheet, Sheet Animations
A modifier allowing you to present UIKit controllers natively from a SwiftUI context.
ASBottomSheet is a UIActionSheet like menu controller.
A presentation API library for constructing bottom sheet modals on iOS.
Backported bottom sheets on SwiftUI, iOS 14+, fully customised
An iOS test project that displays a list of BitBucket issues in a draggable bottom sheet.
Add a description, image, and links to the bottom-sheet topic page so that developers can more easily learn about it.
To associate your repository with the bottom-sheet topic, visit your repo's landing page and select "manage topics."