Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 739 Bytes

File metadata and controls

18 lines (9 loc) · 739 Bytes

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

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.