diffabledatasource-collectionview
There are 25 repositories under diffabledatasource-collectionview topic.
nemecek-filip/CompositionalDiffablePlayground.ios
Examples showing Compositional Layout, Diffable Data Sources and more!
mcichecki/combine-mvvm
Sample project with Combine & UIKit framework, MVVM architecture
jessesquires/ReactiveCollectionsKit
Data-driven, declarative, reactive, diffable collections (and lists!) for iOS. A modern, fast, and flexible library for UICollectionView done right.
eleev/expandable-collection-view-kit
🗂 Expandable, hierarchical, flexible, declarative UICollectionView with diffable data sources & SwiftUI-like tree items builder [Swift 5.1, iOS & iPadOS 13].
alperen23230/Rick-and-Morty-iOS-App
This is a sample iOS 13+ UIKit - Combine project.
tarikbozyak/AdvancedCompositionalLayout
Modern collection view with compositional layout.
Mindinventory/DiffableDataSourceCollectionView
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.
SomuYadav/iTunes-ProgrammaticUI-UICompositionalLayout-NSDiffableDataSource-
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.
alfianlosari/GameDBSearchToken
GameDB iOS 13 app showcasing the usage of UISearchToken to filter by genre and platforms using IGDB API
GrigoryShushakov/Earthquakes
Example of MVVM + UIKit + Combine
nurtugan/App-Store
App Store Clone
rafsanahmad/UICollectionView-Compositional-layout-reorder
UICollectionView Compositional layout reorder with diffable data source
AmeddahAchraf/MindValley
Similar Pinterest iOS application
IMSEONGJUN/ImageSearch
[RxSwift, MVVM, DiffableDataSource, CompositionalLayout] App for Image Searching and Adding to Favorite List
YoelL/DiffableDataSource-CollectionView-Part-1
How to create a Diffable Data Source with Compositional Layout in iOS 13 Example
MCTOK1903/GetSpaceX
GraphQL + Apollo + Combine + DiffableDataSource + UIKit
AndreySokolov1307/ITunesMovie
Simple app to find a movie with iTunes API ( UIKIt, Combine, MVVM, Autolayout )
faisalarip/TravelsApp
🏔🤩 Catalogue travels app using Advanced Collection View, such as Diffable Data Source and Compositional Layout.
jkaunert/DDSViewModels
🪶 Lightweight, reusable, generic NSDiffableDataSource-backed view models for UICollectionView and UITableView.
sid-Rlogical/Diffable-Datasource-Project
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
suryaSaravanakumar/Wallet
Diffable Datasource - Created a sample wallet app (only UI) to demonstrate the usage of iOS Diffable Datasource in table view and collection views
jyothishjohnson/collectionViewWithDiffiableDataSourceExample
Sample project for DiffableDatasource and DiffableDataSnapshot
MakeAppPiePublishing/Tips_13_05_UIcollectionList_Begin
We'll start looking at the modern UICollectionview with a simple table, and learn how diffable data sources make a difference.
MakeAppPiePublishing/Tips_13_05_UICollectionList_End
We'll start looking at the modern UICollectionview with a simple table, and learn how diffable data sources make a difference.