simple-source
TableView management library
A framework for easily managing table and collection views in iOS apps with typed closures and automatic incremental updates.
Easy and type-safe iOS table and collection views in Swift.
99 stars
17 watching
12 forks
Language: Swift
last commit: 6 months ago
Linked from 2 awesome lists
iosswift-library
Related projects:
Repository | Description | Stars |
---|---|---|
dentelezhkin/dttableviewmanager | A framework for managing UITableViews with automatic data synchronization and compile-time safe events handling. | 453 |
3sidedcube/thundertable | A framework simplifying table view creation in iOS with a declarative approach. | 21 |
mergesort/tableflip | A simpler way to animate UITableViews in iOS applications. | 561 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
okcupid/oktableviewliaison | A framework to simplify UITableView management with closure-based configuration and built-in paging functionality. | 85 |
dentelezhkin/dtcollectionviewmanager | A framework for managing UICollectionViews with powerful features such as automatic data synchronization and compile-time safe events system. | 312 |
maxsokolov/tablekit | A lightweight framework for building complex table views in a type-safe and declarative manner | 702 |
ryu0118/swiftui-simplex-architecture | A simple architecture library for SwiftUI that decouples state changes from views | 56 |
mijick/navigationview | A SwiftUI navigation library that simplifies the process of creating and managing navigation stacks in iOS apps. | 267 |
kyoheig3/tableviewdragger | An iOS library that enables drag-and-drop rearrangement of table view cells | 536 |
startry/swviewcapture | An iOS view capture library that allows capturing all content of UIWebView and other scrollable views. | 608 |
3sidedcube/thundercollection | A framework that simplifies the creation of collection views in iOS using a declarative API | 5 |
benemdon/centeredcollectionview | A lightweight collection view layout that simulates the 'carousel effect' | 1,378 |
yahoojapan/uicollectionviewsplitlayout | A layout class for UICollectionView that divides sections into two columns. | 243 |
muyexi/statictableviewcontroller | A utility to control visibility of table view cells in a static controller | 25 |