SweetCurtain
Curtain
A framework providing a container view controller with a content-curtain interface, used to implement a 'Pull Up' or 'Bottom Sheet' user experience.
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".
115 stars
4 watching
17 forks
Language: Swift
last commit: about 1 month ago
Linked from 1 awesome list
bottom-sheetcurtainiospull-upsliding-menuswiftswipeuser-experience
Related projects:
Repository | Description | Stars |
---|---|---|
52inc/pulley | A Swift library to create and manage a drawer-like interface in iOS apps. | 2,022 |
chriszielinski/ribbon | A cross-platform toolbar library with customizable input accessory views for iOS and macOS | 295 |
tungvoduc/dtpagercontroller | A customizable controller view for displaying multiple view controllers in a horizontal scroll view | 289 |
kawoou/kwdrawercontroller | A reusable view controller designed to simplify the implementation of side-drawer UI elements in iOS applications | 157 |
marioiannotta/pullupcontroller | A controller designed to pull up on the screen with multiple sticky points, allowing for custom user experience and interaction. | 1,241 |
joomcode/bottomsheet | A reusable UI component that provides an adaptable and dismissible content container with customizable appearance. | 309 |
babylonhealth/drawerkit | A framework for presenting view controllers with custom drawer-like behavior | 781 |
baseflow/androidslidinguppanelxamarin | A Xamarin-based library for creating a sliding up panel in Android apps with drag functionality. | 11 |
hyperoslo/pages | A UIPageViewController wrapper providing convenience methods for easy setup and navigation | 495 |
mrustaa/containercontroller | A customizable UI component with swipe and scrolling capabilities | 485 |
seedco/stackviewcontroller | A controller framework for building static content with UIStackView and view controller composition | 868 |
applidium/overlaycontainer | A non-intrusive iOS UI library to implement overlay-based interfaces | 1,156 |
siavashalipour/sapinviewcontroller | A customizable PIN screen for iOS devices | 21 |
dimillian/popupviewcontroller | A custom alternative to UIAlertController for presenting alert-like messages with more customization options. | 21 |
danielamitay/dakeyboardcontrol | A framework for adding keyboard awareness and scrolling dismissal to iOS views | 1,572 |