This repo contains an example iOS project that demonstrates how to subclass SwipeableCollectionViewCell
and implement the swipe to delete feature.
A detailed explanation about the implementation is available as a blog-post on my website.
SwipeableCollectionViewCell-Example is licensed under the MIT license. Check the LICENSE file for details.