UICollectionView-Collapsible-Section-Demo
Collapsible Sections Demo
Demonstrates how to create collapsible list sections using UICollectionView and NSDiffableDataSourceSectionSnapshot in a Swift project
38 stars
3 watching
3 forks
Language: Swift
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
jeantimex/collapsibletablesectionviewcontroller | A library that helps you manage collapsible sections in a table view | 353 |
yahoojapan/uicollectionviewsplitlayout | A layout class for UICollectionView that divides sections into two columns. | 243 |
pitiphong-p/collectionviewshelflayout | A UICollectionView subclass that displays items in rows without nested views | 377 |
giulio92/gltablecollectionview | A reusable collection view controller with customizable UITableView and UICollectionView components | 706 |
eleev/compositional-layouts-kit | A collection of advanced compositional layouts for UICollectionView in iOS and iPadOS applications. | 438 |
bannzai/conv | A smart UICollectionView implementation that simplifies data structure management and improves reload performance using a diffing algorithm. | 158 |
swiftyalex/samples | A collection of reusable code examples in Swift to illustrate various software development concepts and techniques. | 93 |
matbeich/stickycollectionview-swift | A custom UICollectionView layout designed to display overlapping cells | 325 |
abdullahselek/ascollectionview | A lightweight collection view implementation for custom UI components | 372 |
bwide/collectionnode | A Sprite Kit-based collectionView framework for creating and managing content | 101 |
fdzsergio/sffocusviewlayout | A UICollectionViewLayout subclass for displaying focused content on a UICollectionView. | 1,761 |
benemdon/centeredcollectionview | A lightweight collection view layout that simulates the 'carousel effect' | 1,378 |
jellydevelopment/jdslider | An iOS slider component written in Swift, allowing users to select from multiple options. | 85 |
younatics/expandablecell | An iOS table view cell implementation providing expandable and collapsible functionality | 772 |
3sidedcube/thundercollection | A framework that simplifies the creation of collection views in iOS using a declarative API | 5 |