MaherKSantina / MSPeekCollectionViewDelegateImplementation

A custom paging behavior that peeks the previous and next items in a collection view
https://medium.com/@maher.santina90/how-to-create-cells-that-peek-on-the-sides-like-ios-11-app-store-ef4bb54c0c7d
MIT License
356 stars 32 forks source link

Add minimumItemsToScroll functionality #46

Closed ohetzendorfer closed 5 years ago

ohetzendorfer commented 5 years ago

I needed the ability to enter a minimumItemsToScroll, if multiple item are displayed simultaneously. So it is more paging like.

MaherKSantina commented 5 years ago

@omastny That's a great idea! Thank you so much for the contribution much appreciated! 🎉 I'm going to add some tests for that and bump the version number and create a release!

Cheers!

MaherKSantina commented 5 years ago

@omastny the change was merged in! you can install pod version 1.3.0 to get the new update. Again thanks for the contribution! 🎖

ohetzendorfer commented 5 years ago

@MaherKSantina No problem. Thank you for this repo. Saved me a lot of time 👍

MaherKSantina commented 5 years ago

@omastny glad to hear that mate! 👍