Wrapper of Apple Diffable Data Source. Including side bar and ready-use models.
-
Updated
Feb 23, 2024 - Swift
Wrapper of Apple Diffable Data Source. Including side bar and ready-use models.
Marval iOS application with a generic-based API client using UIKit, Combine and MVVM with clean architecture concepts 🚀.
This repo introduces Diffable Data Source with two example apps, a Countdown timer app, and a ShoppingList app with multiple sections.
Extended UICollectionView, UITableView, Diffable Data Sources, Cells and more.
UITableViewController and UICollectionViewController based on a DiffableDataSource.
UITableViewDiffableDataSource-Generic
Example of how to use new UITableViewDiffableDataSource in iOS 13 - ref - https://www.wwdcbysundell.com/2019/diffable-data-sources-first-look/
At WWDC 2019 Apple announced a couple of really cool features for table views and collection views. One of these cool features comes in the form of UITableViewDiffableDataSource and its counterpart UICollectionViewDiffableDataSource.
IOS Weather App
This demo is about diffable data sources instead of using delegate and data sources methods in the project. however, this method is introduced in wwdc 2019 and only available for iOS 13 or above
Simple App to Display the top 100 albums across all genres from iTunes https://rss.itunes.apple.com/en-us
Add a description, image, and links to the uitableviewdiffabledatasource topic page so that developers can more easily learn about it.
To associate your repository with the uitableviewdiffabledatasource topic, visit your repo's landing page and select "manage topics."