StackViewController
Controller
A controller framework for building static content with UIStackView and view controller composition
A controller that uses a UIStackView and view controller composition to display content in a list
868 stars
33 watching
59 forks
Language: Swift
last commit: about 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
hyperoslo/pages | A UIPageViewController wrapper providing convenience methods for easy setup and navigation | 495 |
tungvoduc/dtpagercontroller | A customizable controller view for displaying multiple view controllers in a horizontal scroll view | 289 |
davidask/stateviewcontroller | A view controller class that enables modular and decoupled presentation of multiple child view controllers based on defined states, managing their appearance cycles and transitions. | 310 |
bcylin/quicktableviewcontroller | A simple UIKit framework for creating settings table views with various control types. | 556 |
dasdom/uistackviewplayground | A playground project to experiment with UIStackViews and build various iOS UI components | 328 |
devxoul/rxviewcontroller | An RxSwift wrapper for managing view controller lifecycle events | 347 |
hryk224/pclblureffectalert | A customizable alert controller with UIVisualEffectView and various layout options for presenting alerts. | 147 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
dimillian/popupviewcontroller | A custom alternative to UIAlertController for presenting alert-like messages with more customization options. | 21 |
sub-xaero/stimulus-library | A collection of reusable and configurable StimulusJS controllers for common web application scenarios. | 158 |
kawoou/kwdrawercontroller | A reusable view controller designed to simplify the implementation of side-drawer UI elements in iOS applications | 157 |
okmr-d/doalertcontroller | A customizable alert controller replacement written in Swift for iOS devices. | 405 |
fortmarek/swipeviewcontroller | A Swift framework that enables navigation between view controllers using swipe gestures. | 655 |
ivanvorobei/splarkcontroller | A framework for custom transitions between controllers in iOS apps | 988 |
binchik/subscriptionprompt | A view controller with a carousel and rows for subscription prompts | 236 |