OKTableViewLiaison
UITableView manager
A framework to simplify UITableView management with closure-based configuration and built-in paging functionality.
Framework to help you better manage UITableViews
85 stars
6 watching
9 forks
Language: Swift
last commit: almost 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dentelezhkin/dttableviewmanager | A framework for managing UITableViews with automatic data synchronization and compile-time safe events handling. | 453 |
squarespace/simple-source | A framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates. | 99 |
3sidedcube/thundertable | A framework simplifying table view creation in iOS with a declarative approach. | 21 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
dentelezhkin/dtcollectionviewmanager | A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system. | 312 |
bcylin/quicktableviewcontroller | A simple UIKit framework for creating settings table views with various control types. | 556 |
timoliver/toroundedtableview | A table view subclass with rounded corners and iOS 10+ compatibility | 160 |
plangrid/reactivelists | Provides a React-like API for managing state and rendering user interfaces in UITableView and UICollectionView | 251 |
okmr-d/doalertcontroller | A customizable alert controller replacement written in Swift for iOS devices. | 405 |
kilograpp/uitableview-cache | A category on UITableView that caches cells to prevent instantiating lag during scrolling | 73 |
xai3/shoyu | A library to simplify working with UITableView data structures in Swift | 278 |
kf99916/timelinetableviewcell | A reusable UITableViewCell subclass for displaying a timeline with points. | 1,324 |
mindz-eye/mytableviewindex | A custom table view index component with advanced features and customization options | 525 |
swiftkickmobile/tlindexpathtools | A set of classes to simplify table and collection view data management and updates | 347 |