1 year ago

#77146

test-img

Mig70

How to create a collection view with images that change size on scroll

I want to implement an horizontal collection view displaying images that increases the size of the images with a smooth animation as they approach the center and reduces their size as they move away.

enter image description here

I have been studying the UICollectionView potentials but so far I have not been able to understand if such behaviour is possible to be implemented using UICollectionView or what would be the best alternative. For instance using UIScrollView instead (with a lot more work probably).

Some guidance or sample code would be most welcome. Thank you.

ios

objective-c

uicollectionview

uicollectionviewcell

0 Answers

Your Answer

Accepted video resources