QuickTableViewController
Settings view controller
A simple UIKit framework for creating settings table views with various control types.
A simple way to create a UITableView for settings in Swift.
556 stars
12 watching
66 forks
Language: Swift
last commit: about 1 year ago
Linked from 2 awesome lists
iosradio-buttonssettingsswiftswitch-controltableview
Related projects:
Repository | Description | Stars |
---|---|---|
dimpiax/flexibletableviewcontroller | A generic table view controller with external data processing functionality | 9 |
agordeev/dckit | A set of reusable UI controls with customizable properties for building iOS apps. | 142 |
dentelezhkin/dttableviewmanager | A framework for managing UITableViews with automatic data synchronization and compile-time safe events handling. | 452 |
dimillian/popupviewcontroller | A custom alternative to UIAlertController for presenting alert-like messages with more customization options. | 21 |
muyexi/statictableviewcontroller | A utility to control visibility of table view cells in a static controller | 25 |
fastred/configurabletableviewcontroller | Provides a simple way to configure table view cells with different types of data using a flexible and type-safe approach | 268 |
3sidedcube/thundertable | A framework simplifying table view creation in iOS with a declarative approach. | 21 |
seedco/stackviewcontroller | A controller framework for building static content with UIStackView and view controller composition | 868 |
dreaminginbinary/custom-viewcontroller-transitions | A project demonstrating how to create custom view controller transitions using UIKit | 101 |
binchik/subscriptionprompt | A view controller with a carousel and rows for subscription prompts | 236 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
xai3/shoyu | A library to simplify working with UITableView data structures in Swift | 278 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
meniny/wkwebviewcontroller | An iOS UIViewController with a WKWebView inside. | 15 |
devxoul/rxviewcontroller | An RxSwift wrapper for managing view controller lifecycle events | 346 |