DTTableViewManager
Table view manager
A framework for managing UITableViews with automatic data synchronization and compile-time safe events handling.
Protocol-oriented UITableView management, powered by generics and associated types.
452 stars
22 watching
48 forks
Language: Swift
last commit: 8 months ago
Linked from 2 awesome lists
datasourcedelegateiosprotocolswiftuitableview
Related projects:
Repository | Description | Stars |
---|---|---|
| A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system. | 311 |
| A framework to simplify UITableView management with closure-based configuration and built-in paging functionality. | 85 |
| A framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates. | 99 |
| A protocol to split delegate and data source method calls into a tree structure for UITableView | 911 |
| A framework simplifying table view creation in iOS with a declarative approach. | 21 |
| A utility to control visibility of table view cells in a static controller | 25 |
| A set of classes to simplify table and collection view data management and updates | 347 |
| A lightweight framework for building complex table views in a type-safe and declarative manner | 702 |
| A simple UIKit framework for creating settings table views with various control types. | 556 |
| A simpler way to animate UITableViews in iOS applications. | 561 |
| A generic table view controller with external data processing functionality | 9 |
| An iOS 11 Drag&Drop Demo project demonstrating the integration of drag-and-drop functionality with custom table and collection view management. | 1 |
| A library that helps you manage collapsible sections in a table view | 354 |
| A protocol to manage state transitions between different view states | 2,135 |
| A framework to manage interactions between views and models in Swift-based applications | 28 |