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.

GitHub

311 stars
11 watching
30 forks
Language: Swift
last commit: almost 4 years ago
datasourcedelegateiosprotocolswiftuicollectionview

Related projects:

RepositoryDescriptionStars
dentelezhkin/dttableviewmanagerA framework for managing UITableViews with automatic data synchronization and compile-time safe events handling.452
3sidedcube/thundercollectionA framework that simplifies the creation of collection views in iOS using a declarative API5
bannzai/convA smart UICollectionView implementation that simplifies data structure management and improves reload performance using a diffing algorithm.158
abdullahselek/ascollectionviewA lightweight collection view implementation for custom UI components372
giulio92/gltablecollectionviewA reusable collection view controller with customizable UITableView and UICollectionView components706
eleev/compositional-layouts-kitA collection of advanced compositional layouts for UICollectionView in iOS and iPadOS applications.439
dentelezhkin/dtdraganddropexampleAn iOS 11 Drag&Drop Demo project demonstrating the integration of drag-and-drop functionality with custom table and collection view management.1
squarespace/simple-sourceA framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates.99
nghialv/sapporoA collection view manager that simplifies management of sections and cells without writing custom delegate and data source code.245
pitiphong-p/collectionviewshelflayoutA UICollectionView subclass that displays items in rows without nested views377
bwide/collectionnodeA Sprite Kit-based collectionView framework for creating and managing content101
dimpiax/flexiblecollectionviewcontrollerA generic collection view controller that handles data processing and cell configuration for a flexible collection view4
swiftkickmobile/tlindexpathtoolsA set of classes to simplify table and collection view data management and updates347
vladiacobionut/swinflateA collection of reusable layouts for UICollectionView229
edopelawi/cascadingtabledelegateA protocol to split delegate and data source method calls into a tree structure for UITableView911