sebjvidal / UICollectionView-Collapsible-Section-Demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UICollectionView-Collapsible-Section-Demo

A project demonstrating how to create collapsible list sections using UICollectionView and NSDiffableDataSourceSectionSnapshot.

The key components of this project are in CollectionViewController.swift, CollectionViewController+DiffableDataSource.swift and UICollectionViewLayout+SectionedListLayout.swift.

About


Languages

Language:Swift 100.0%