Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Releases: apptekstudios/ASCollectionView

V0.9.1 - minor fixes

17 Oct 12:35
4316f8f
Compare
Choose a tag to compare
  • Minor changes to fix a crash in the Xcode 11.2 beta
  • Small improvements to the demo project

Initial version

14 Oct 22:25
2452da6
Compare
Choose a tag to compare

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