Bottom sheet controller implementation example for iOS applications.
☆218Jan 3, 2020Updated 6 years ago
Alternatives and similar repositories for BottomSheetController
Users that are interested in BottomSheetController are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A library to imitate the iOS 10 Maps UI.☆2,012Dec 3, 2024Updated last year
- A library to imitate the iOS 10 Maps UI in Objective-C. Smooth transition from moving the drawer to scrolling the list.☆28Aug 11, 2018Updated 7 years ago
- Component which presents a dismissible view from the bottom of the screen.☆118May 18, 2019Updated 7 years ago
- iPhone Maps App bottom sheet - A Protocol Oriented Approach☆734Apr 3, 2024Updated 2 years ago
- Non-intrusive iOS UI library to implement overlay based interfaces☆1,269Feb 13, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A customizable bottom menu for iOS, similar to Bottomsheet in Android☆16Oct 27, 2016Updated 9 years ago
- Example project showing how to implement a bottom sheet in Swift 5 using container/child view controllers, UIPanGestureRecognizer, and co…