CollectionViewShelfLayout icon indicating copy to clipboard operation
CollectionViewShelfLayout copied to clipboard

Centered Paging (snap cell to center)

Open mbecker opened this issue 9 years ago • 2 comments

Hi,

thanks for this libarary! Great Work and easy to implement.

Any chance to implement a functionality to snap the cells to center while scrolling/paging?

(You see this functionality for example in the airbnb app or described at http://blog.karmadust.com/centered-paging-with-preview-cells-on-uicollectionview/)

Thanks and best regards.

mbecker avatar Sep 26 '16 13:09 mbecker

The question is "How and where will we gonna do the snapping? At center or the edge? Or do we need an option for that?"

pitiphong-p avatar Oct 28 '17 17:10 pitiphong-p

Me personally, I'd want to snap to the left edge.

nitrag avatar Jan 22 '18 03:01 nitrag