zepojo / UPCarouselFlowLayout

A fancy carousel flow layout for UICollectionView on iOS.
MIT License
1.66k stars 236 forks source link

Consecutive Scaling on Scroll #50

Open amberkatyal opened 5 years ago

amberkatyal commented 5 years ago

Hi, I am trying to achieve a pickerview in which instead of rotation transform by default I want scale down transform. The carousel seems perfect for this as it centers and pages with scaling, but if it could allow scaling upto 2 to 3 cells?