This project consists of example of using Draggable Table View Cell which is similar to cells in Spotify and Outlook applications.
1.0.0
You need to import DraggableTableViewCell.swift into your project and derive from this class creating your custom cells that implement swiping left and right.
By default, swipe left is deletion of cell.
Want to contribute? Great!