Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blixt/swipeabletableviewcell
https://github.com/blixt/swipeabletableviewcell
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/blixt/swipeabletableviewcell
- Owner: blixt
- Created: 2015-01-27T07:45:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-31T01:33:28.000Z (over 8 years ago)
- Last Synced: 2024-04-21T10:12:36.058Z (7 months ago)
- Language: Objective-C
- Size: 160 KB
- Stars: 14
- 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