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: 12 months ago
Linked from 2 awesome lists
iosradio-buttonssettingsswiftswitch-controltableview
Related projects:
Repository | Description | Stars |
---|---|---|
dimpiax/flexibletableviewcontroller | A library providing a generic table view controller with customizable data processing and cell configuration | 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. | 453 |
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 | 269 |
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 WKWebView inside. | 15 |
devxoul/rxviewcontroller | An RxSwift wrapper for managing view controller lifecycle events | 347 |