Examples showing Compositional Layout, Diffable Data Sources and more!
-
Updated
Jun 24, 2022 - Swift
Examples showing Compositional Layout, Diffable Data Sources and more!
Sample project with Combine & UIKit framework, MVVM architecture
This is a sample iOS 13+ UIKit - Combine project.
This UICollectionView Diffable Data Source project is very simple and easy to understand. In this project, we have used UICollectionViewDiffableDatasource and advance features which is introduced in iOS 14.
It's a programmatic iTunes App UI , demonstrates with SnapKit, Dark & Light Mode, UICollectionViewCompositionalLayout, Debounce(For Search), Customised AVPlayerViewController, Apple's Native Highlighting cell methods and MVVM Architecture.
GameDB iOS 13 app showcasing the usage of UISearchToken to filter by genre and platforms using IGDB API
App Store Clone
Example of MVVM + UIKit + Combine
Similar Pinterest iOS application
How to create a Diffable Data Source with Compositional Layout in iOS 13 Example
Diffable Datasource - Created a sample wallet app (only UI) to demonstrate the usage of iOS Diffable Datasource in table view and collection views
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
We'll start looking at the modern UICollectionview with a simple table, and learn how diffable data sources make a difference.
We'll start looking at the modern UICollectionview with a simple table, and learn how diffable data sources make a difference.
Sample project for DiffableDatasource and DiffableDataSnapshot
Add a description, image, and links to the diffabledatasource-collectionview topic page so that developers can more easily learn about it.
To associate your repository with the diffabledatasource-collectionview topic, visit your repo's landing page and select "manage topics."