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.

GitHub

453 stars
22 watching
48 forks
Language: Swift
last commit: 4 months ago
Linked from 2 awesome lists

datasourcedelegateiosprotocolswiftuitableview

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dentelezhkin/dtcollectionviewmanager A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system. 312
okcupid/oktableviewliaison A framework to simplify UITableView management with closure-based configuration and built-in paging functionality. 85
squarespace/simple-source A framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates. 99
edopelawi/cascadingtabledelegate A protocol to split delegate and data source method calls into a tree structure for UITableView 911
3sidedcube/thundertable A framework simplifying table view creation in iOS with a declarative approach. 21
muyexi/statictableviewcontroller A utility to control visibility of table view cells in a static controller 25
swiftkickmobile/tlindexpathtools A set of classes to simplify table and collection view data management and updates 347
maxsokolov/tablekit A lightweight framework for building complex table views in a type-safe and declarative manner 702
bcylin/quicktableviewcontroller A simple UIKit framework for creating settings table views with various control types. 556
mergesort/tableflip A simpler way to animate UITableViews in iOS applications. 561
dimpiax/flexibletableviewcontroller A library providing a generic table view controller with customizable data processing and cell configuration 9
dentelezhkin/dtdraganddropexample An iOS 11 Drag&Drop Demo project demonstrating the integration of drag-and-drop functionality with custom table and collection view management. 1
jeantimex/collapsibletablesectionviewcontroller A library that helps you manage collapsible sections in a table view 353
aschuch/statefulviewcontroller A protocol to manage state transitions between different view states 2,136
ssamadgh/modelassistant A framework to manage interactions between views and models in Swift-based applications 28