This repository has been archived by the owner on Nov 4, 2022. It is now read-only.
Releases: apptekstudios/ASCollectionView
Releases · apptekstudios/ASCollectionView
V0.9.1 - minor fixes
- Minor changes to fix a crash in the Xcode 11.2 beta
- Small improvements to the demo project
Initial version
A SwiftUI implementation of UICollectionView & UITableView. Here's some of its useful features:
- supports preloading and onAppear/onDisappear.
- supports removing separators (for tableview).
- supports autosizing of cells
- supports the new UICollectionViewCompositionalLayout, and any other UICollectionViewLayout