Skip to content

Commit 920de8d

Browse files
committed
Merge branch 'master' of github.com:CEWendel/SWTableViewCell
2 parents 07b7b4b + 4a4664c commit 920de8d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ SWTableViewCell
55

66
An easy-to-use UITableViewCell subclass that implements a swipeable content view which exposes utility buttons (similar to iOS 7 Mail Application)
77

8+
##Usage
9+
In your Podfile:
10+
<pre>pod 'SWTableViewCell', '~> 0.3.4'</pre>
11+
12+
Or just clone this repo and manually add source to project
13+
814
##Functionality
915
###Right Utility Buttons
1016
Utility buttons that become visible on the right side of the Table View Cell when the user swipes left. This behavior is similar to that seen in the iOS apps Mail and Reminders.

0 commit comments

Comments
 (0)