31 results for “topic:uitableviewdatasource”
A no-nonsense way to write cleaner UITableViewDelegate and UITableViewDataSource in Swift.
Declarative approach to populate and manage UITableViews (see https://github.com/malcommac/FlowKit)
"TreeView - sub-cells simplified" (c). Enable subcells in UITableView with a single drop-in extension. CocoaPod:
Example project for article: Data-Driven Table Views. See blog post for more details: http://www.vadimbulavin.com/data-drive-table-views/
Manger UITableView DataSource Cells
UITableview Pagination, Made easy !!!
An iOS UITableView with detachable section and row. Use single section with multiple rows, or multiple sections with multiple rows. Or both. It depends.
An easy way to manage UITableView and UITableViewController
SwiftTableViewGroup 是符合 SwiftUI 设计的 UITableView 和 UICollectionView 数据驱动(SwiftTableViewGroup is a UITableView and UICollectionView data driver compliant with SwiftUI design)
A quick, generic way to populate a UITableView with data.
iOS DataSourceProvider for UITableViewDelegate encapsulation
AirCollection is a wrapper for UITableView / UICollectionView for VIPER / MVP architecture
iOS table model that makes your table views collapsable/expandable & supports search. Written in Objective-C.
A multilevel tableview for ios
This is a example of an easier way to format table and collection view cells
Learn how to work with the UITableView
Generic UICollectionView and UITableView DataSource implementation powered by DifferenceKit
Daily Reminders App (for iOS) is designed to allow users to create daily reminders. Equipped with additional features like Music Player and Suggested Video Player, we have updated your experience with the general reminders app.
An easy to configure data source for UITableView.
Usage of tableview
Reuse is a library with abstract classes and protocols for solving problems with implementing UITableView/UICollectionView protocols for any ViewController.
iOS Apps I've Worked On
swift example - tableview cells reorderable
A sample ticket purchase app written in Objective-C
🔰🤩Repository for ios developer Path Learning submission from Id-camp x Dicoding, I learned to make an application in which there are several features, such as table view, searching, etc.
UITableViewDataSource & UITableViewDelegate abstraction with SwiftUI like syntax
Very simple code UITableViewDataSource using General for many UITableView you have
SWIFT 5 - Example to show a simple UITableViewController
En esta práctica desarrollo una app con lenguaje swift bajo el patrón de diseño MVVM (Model View viewModel). Para su elaboración se consumido la API de Dragon Ball para realizar llamadas de red usando #Xcode, #Swift, #UIKit, #MVVM, #Encoder, #API
[DEPRECATED - use Swift 5.1 ordered collection diffing instead] Convenience implementation of DataSource object for UITableView and UICollectionView.