Skip to content

Implementation of Draggable Table Cells in Swift similar to Spotify cells

Notifications You must be signed in to change notification settings

HiDaN4/DraggableTableViewCellSwift

Repository files navigation

Draggable Cells

This project consists of example of using Draggable Table View Cell which is similar to cells in Spotify and Outlook applications.

Demo

Version

1.0.0

Installation

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.

Development

Want to contribute? Great!

About

Implementation of Draggable Table Cells in Swift similar to Spotify cells

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages