apptekstudios / ASCollectionView

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

Modifier to set background color in ASCollectionView #202

Closed rastislv closed 3 years ago

rastislv commented 3 years ago

I implement a modifier to set the background color of the collection view. The current solution to set background do problems with large navigation titles.