uitableviewdatasource
There are 31 repositories under uitableviewdatasource topic.
edopelawi/CascadingTableDelegate
A no-nonsense way to write cleaner UITableViewDelegate and UITableViewDataSource in Swift.
malcommac/Flow
Declarative approach to populate and manage UITableViews (see https://github.com/malcommac/FlowKit)
genkernel/TreeView
"TreeView - sub-cells simplified" (c). Enable subcells in UITableView with a single drop-in extension. CocoaPod:
V8tr/PluginTableViewController
Example project for article: Data-Driven Table Views. See blog post for more details: http://www.vadimbulavin.com/data-drive-table-views/
josercc/ZHTableViewGroup
Manger UITableView DataSource Cells
ratulSharker/TableviewPaginator
UITableview Pagination, Made easy !!!
ALiOSDev/ALTableView
An easy way to manage UITableView and UITableViewController
josercc/SwiftTableViewGroup
SwiftTableViewGroup 是符合 SwiftUI 设计的 UITableView 和 UICollectionView 数据驱动(SwiftTableViewGroup is a UITableView and UICollectionView data driver compliant with SwiftUI design)
setoelkahfi/JomloTableView
An iOS UITableView with detachable section and row. Use single section with multiple rows, or multiple sections with multiple rows. Or both. It depends.
vladimirkofman/TableTie
A quick, generic way to populate a UITableView with data.
alfianlosari/TableViewDataSourceProvider
iOS DataSourceProvider for UITableViewDelegate encapsulation
yurii-lysytsia/AirCollection
AirCollection is a wrapper for UITableView / UICollectionView for VIPER / MVP architecture
Stunner/STACollapsableTable
iOS table model that makes your table views collapsable/expandable & supports search. Written in Objective-C.
Chandlerdea/TableViewCellFormatter
This is a example of an easier way to format table and collection view cells
pushpendra996/advance-table-view
Learn how to work with the UITableView
suhitp/GenericDiffableDataSource
Generic UICollectionView and UITableView DataSource implementation powered by DifferenceKit
wasimshigri/WATableViewAdapter
A multilevel tableview for ios
abhishtmishra/Daily-Reminders-iOS-App
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.
Alex601t/Reuse-Swift
Reuse is a library with abstract classes and protocols for solving problems with implementing UITableView/UICollectionView protocols for any ViewController.
brennadev/ios
iOS Apps I've Worked On
cvslel/LandmarkBookProject
Usage of tableview
skladek/SKTableViewDataSource
An easy to configure data source for UITableView.
agavgar/Practica_DisPatrones_AGGA
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
faisalarip/SubmissionBeginner
🔰🤩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.
MobcoderTech/TableView
A beginner guide for tableview integration in Swift
havelio/General_UITableViewDataSource
Very simple code UITableViewDataSource using General for many UITableView you have
m-ahmadian/Raptors-Ticket-App
A sample ticket purchase app written in Objective-C
quicklearner4991/Swift-UITableViewController-Example
SWIFT 5 - Example to show a simple UITableViewController
sebasobotka/favFruits
swift example - tableview cells reorderable
StanDimitroff/FormKit
UITableViewDataSource & UITableViewDelegate abstraction with SwiftUI like syntax
XCEssentials/CollectionData
[DEPRECATED - use Swift 5.1 ordered collection diffing instead] Convenience implementation of DataSource object for UITableView and UICollectionView.