Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andr3a88/ios14_uicollectionviewlist
iOS14_UICollectionViewList
https://github.com/andr3a88/ios14_uicollectionviewlist
Last synced: 7 days ago
JSON representation
iOS14_UICollectionViewList
- Host: GitHub
- URL: https://github.com/andr3a88/ios14_uicollectionviewlist
- Owner: andr3a88
- Created: 2021-01-20T15:27:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-20T15:30:26.000Z (almost 4 years ago)
- Last Synced: 2024-11-07T20:52:43.419Z (about 2 months ago)
- Language: Swift
- Size: 1.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## UICollectionView improvements in iOS 14
+ Creating an expandable list using UICollectionLayoutListConfiguration.
+ Use Modern Cell Configuration to configure UICollectionView cells.
+ Use Section Snapshots to add multiple sections to a UICollectionView.