ASCollectionView Versions Save

A SwiftUI collection view with support for custom layouts, preloading, and more.

0.9.1

4 years ago
  • Minor changes to fix a crash in the Xcode 11.2 beta
  • Small improvements to the demo project

0.9.0

4 years ago

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