Skip to content

Aurazion/SwipeableTableViewCell

 
 

Repository files navigation

SwipeableTableViewCell

What's different in this fork?

  • It's rewritten in Swift 3
  • Wraps 'UIButton' with 'SwipeRowAction'
  • Allow removing button from cell
  • Works with xib

Demo

This is a simple class that allows swiping left and right to reveal buttons on either side of a table view cell. This repository contains the class and a demo of the class. Simply open up the project and run it.

Tutorial

This project was made in conjunction with the following article: https://medium.com/@blixt/swipeable-table-view-cells-in-ios-apps-472da0af1935

Releases

No releases published

Packages

No packages published

Languages

  • Swift 100.0%