apptekstudios / ASCollectionView

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

Paging style ASTableView #240

Closed trevordevs closed 2 years ago

trevordevs commented 2 years ago

I want to be able to have a custom paging delegate for astableview (with UX similar to tiktok/insta reels) but cannot find a way to do so. Is this possible?