apptekstudios / ASCollectionView

A SwiftUI collection view with support for custom layouts, preloading, and more.
MIT License
1.35k stars 160 forks source link

ASCollectionView doesn't support ASSection with swipeToDelete? #232

Open quantamrhino opened 2 years ago

quantamrhino commented 2 years ago

Describe the bug With ASTableView, the same code works correctly, with swipe to delete working. However embedding the ASSection in a CollectionView doesn't give any swipe to delete on the view.

Xcode Version:

Simulator, Device, Both?