square / Listable

Declarative list views for iOS apps.
Apache License 2.0
204 stars 28 forks source link

Add `backgroundView` to `ListProperties` #534

Closed blakemcanally closed 7 months ago

blakemcanally commented 8 months ago

Adds ListProperties.backgroundView to enable developers to set a background on the underlying UICollectionView. This can be useful for more detailed layouts.

Screenshots

Screenshot 2024-03-26 at 10 15 05 AM

Checklist

Please do the following before merging: