ThunderTable
Table view wrapper
A framework simplifying table view creation in iOS with a declarative approach.
A declarative wrapper approach to UITableView
21 stars
12 watching
4 forks
Language: Swift
last commit: 3 months ago
Linked from 1 awesome list
declarative-uiswifttabletableviewuitableview
Related projects:
Repository | Description | Stars |
---|---|---|
3sidedcube/thundercollection | A framework that simplifies the creation of collection views in iOS using a declarative API | 5 |
timoliver/toroundedtableview | A table view subclass with rounded corners and iOS 10+ compatibility | 160 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
squarespace/simple-source | A framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates. | 99 |
dentelezhkin/dttableviewmanager | A framework for managing UITableViews with automatic data synchronization and compile-time safe events handling. | 453 |
edopelawi/cascadingtabledelegate | A protocol to split delegate and data source method calls into a tree structure for UITableView | 911 |
electrickangaroo/lightning-table | A declarative API for working with UITableViews | 28 |
maxsokolov/tablekit | A lightweight framework for building complex table views in a type-safe and declarative manner | 702 |
xai3/shoyu | A library to simplify working with UITableView data structures in Swift | 278 |
fulldecent/fdtextfieldtableviewcell | A reusable UITableViewCell component with an editable text field | 25 |
amratab/threelevelaccordian | A reusable iOS UI component for displaying hierarchical content with customizable layout and design options | 43 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
3sidedcube/thunderrequest | A networking framework that simplifies HTTP and HTTPS requests with support for OAuth2 authentication | 16 |
kyoheig3/tableviewdragger | An iOS library that enables drag-and-drop rearrangement of table view cells | 536 |
bcylin/quicktableviewcontroller | A simple UIKit framework for creating settings table views with various control types. | 556 |