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 support to animate peeking items while scrolling #56

Open mumty13 opened 4 years ago

mumty13 commented 4 years ago

It would be really nice if the peeking items have some animations (maybe like growing/shrinking) while we scroll.

MaherKSantina commented 4 years ago

Thanks alot @mumty13 for raising this issue! It's actually a good idea, I've probably seen it somewhere. Maybe this behavior can have it's own repository also as it's not directly related to peeking. I'll think about it and see what I can do about it

Also if you have any ideas concerning that it would be appreciated!

Have a great day!