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

tvOS support would be great... #27

Open helloniklas opened 5 years ago

MaherKSantina commented 5 years ago

@helloniklas that's a great idea! I've never thought about it. I will check it out and try to work on it as soon as I can 👍

helloniklas commented 5 years ago

You're implementation is really nice. This is very common UI on Apple TV apps, so would be great to have tvOS support in the pod.

MaherKSantina commented 5 years ago

100%! After you comment I remembered that tvOS application use this UI alot. I'll try to work on something on the weekend