A SwiftUI collection view with support for custom layouts, preloading, and more.
1.36k
stars
160
forks
source link
IOS16: NSInternalInconsistencyException: UICollectionViewLayoutAttributes: -setSize: requires finite dimensions #243
Open
dreampowder opened 2 years ago
Hello, first of all, thanks a lot for this wonderful library.
From time to time, i see a random crash log in crashlytics, which i couldn't reproduce on my side whatever i do.
the groupBackground is registered like this:
and GroupBackground is like this:
Thanks a lot for your time.