An open API service indexing awesome lists of open source software.

https://github.com/amerhukic/swipeablecollectionviewcell-example

Collection view cell with swipe to delete feature - example project
https://github.com/amerhukic/swipeablecollectionviewcell-example

swipe-to-delete uicollectionview uicollectionviewcell

Last synced: about 1 year ago
JSON representation

Collection view cell with swipe to delete feature - example project

Awesome Lists containing this project

README

          


Swipe to delete




Twitter: @hukicamer

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](https://www.amerhukic.com/swipeable-collection-view-cell).

## License

SwipeableCollectionViewCell-Example is licensed under the MIT license. Check the [LICENSE](LICENSE) file for details.

## Author

[Amer Hukić](https://amerhukic.com)