/Stretchy-Header-Collection-View

we'll look at how to customize a UICollectionViewController so that we can introduce a blurry header at the top of our list. This is relatively simple using a custom UICollectionViewFlowLayout component along with a UIViewPropertyAnimator class.

Primary LanguageSwiftApache License 2.0Apache-2.0

Stretchy-Header-Collection-View

Codacy Badge

we'll look at how to customize a UICollectionViewController so that we can introduce a blurry header at the top of our list. This is relatively simple using a custom UICollectionViewFlowLayout component along with a UIViewPropertyAnimator class.

Demo