An open API service indexing awesome lists of open source software.

https://github.com/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.
https://github.com/mindinventory/diffabledatasourcecollectionview

collectionview collectionviewlayout diffabledatasource diffabledatasource-collectionview ios swift

Last synced: 8 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# Advances in CollectionView
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. More on [MEDIUM](https://medium.com/mindful-engineering/diffable-data-source-in-uicollectionview-3a1c5577b4de)

# Description

In this project we have used UICollectionViewDiffableDatasource, list layout configuration to show list in collection view, Outline accessories to make list expandable, section snapshot to add data in particular section.

# UI Controls
- UICollectionView

# LICENSE!

Advances in CollectionView is [MIT-licensed](/LICENSE).