CollectionViewShelfLayout
CollectionViewShelfLayout copied to clipboard
Centered Paging (snap cell to center)
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.
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?"
Me personally, I'd want to snap to the left edge.