CascadingTableDelegate
Table view delegator
A protocol to split delegate and data source method calls into a tree structure for UITableView
A no-nonsense way to write cleaner UITableViewDelegate and UITableViewDataSource in Swift.
911 stars
17 watching
47 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list
carthageclean-codecocoapodsiosios-swiftios-uirich-pagesswiftuitableviewuitableviewdatasourceuitableviewdelegate
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for managing UITableViews with automatic data synchronization and compile-time safe events handling. | 452 |
| A framework simplifying table view creation in iOS with a declarative approach. | 21 |
| A simpler way to animate UITableViews in iOS applications. | 561 |
| A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system. | 311 |
| A framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates. | 99 |
| A declarative API for working with UITableViews | 28 |
| A lightweight collection view layout that simulates the 'carousel effect' | 1,380 |
| A generic table view controller with external data processing functionality | 9 |
| A collection view layout that adjusts its content offset after updates | 66 |
| A reusable view controller designed to simplify the implementation of side-drawer UI elements in iOS applications | 157 |
| A utility to control visibility of table view cells in a static controller | 25 |
| A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
| A library that helps you manage collapsible sections in a table view | 354 |
| A framework to simplify UITableView management with closure-based configuration and built-in paging functionality. | 85 |
| A controller framework for building static content with UIStackView and view controller composition | 868 |