/TSSlidableCellDemo

The 'slide to delete' feature has proven to be very popular in apps such as Clear and, more recently Vesper. This is my own custom implementation of that behaviour. If you drag a UITableViewCell to the left it will be pushed off screen and deleted.

Primary LanguageObjective-C

This repository is not active