https://github.com/blixt/swipeabletableviewcell
https://github.com/blixt/swipeabletableviewcell
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blixt/swipeabletableviewcell
- Owner: blixt
- Created: 2015-01-27T07:45:21.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-05-31T01:33:28.000Z (about 10 years ago)
- Last Synced: 2025-02-24T06:55:40.052Z (over 1 year ago)
- Language: Objective-C
- Size: 160 KB
- Stars: 13
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
SwipeableTableViewCell
======================
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