DTCollectionViewManager
CollectionView manager
A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system.
Protocol-oriented UICollectionView management, powered by generics and associated types.
311 stars
11 watching
30 forks
Language: Swift
last commit: almost 4 years agodatasourcedelegateiosprotocolswiftuicollectionview
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A framework for managing UITableViews with automatic data synchronization and compile-time safe events handling. | 452 | |
| A framework that simplifies the creation of collection views in iOS using a declarative API | 5 | |
| A smart UICollectionView implementation that simplifies data structure management and improves reload performance using a diffing algorithm. | 158 | |
| A lightweight collection view implementation for custom UI components | 372 | |
| A reusable collection view controller with customizable UITableView and UICollectionView components | 706 | |
| A collection of advanced compositional layouts for UICollectionView in iOS and iPadOS applications. | 439 | |
| An iOS 11 Drag&Drop Demo project demonstrating the integration of drag-and-drop functionality with custom table and collection view management. | 1 | |
| A framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates. | 99 | |
| A collection view manager that simplifies management of sections and cells without writing custom delegate and data source code. | 245 | |
| A UICollectionView subclass that displays items in rows without nested views | 377 | |
| A Sprite Kit-based collectionView framework for creating and managing content | 101 | |
| A generic collection view controller that handles data processing and cell configuration for a flexible collection view | 4 | |
| A set of classes to simplify table and collection view data management and updates | 347 | |
| A collection of reusable layouts for UICollectionView | 229 | |
| A protocol to split delegate and data source method calls into a tree structure for UITableView | 911 |