apptekstudios / ASCollectionView

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

1.7.1 #153

Closed apptekstudios closed 4 years ago

apptekstudios commented 4 years ago

Workaround for SwiftUI bug (viewDidAppear not being called when nested inside scrollView) Fixes #152