iOS - UICollection view with resizable cells on scroll with CompositionalLayout

235 views Asked by At

I need a collection view with cells that are resizing on scroll as in the screen recording. I can do this with Flow layout, but have no idea how can I achieve this behaviour with Compositional layout?

scrolling collectionview

0

There are 0 answers