Example project demoing a custom UICollectionViewLayout that features a cell. All cells grow from a standard width to a featured width.
The layout contains a layout attribute "delta". This attribute can be used for calculating scaling, positional, and/or parallax animations.
Example.mp4
#UICollectionView #UICollectionViewLayout #Animation