Skip to content

Commit

Permalink
Added GIF to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathias Koehnke committed Nov 3, 2015
1 parent 8cdc31f commit 8ceb54b
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,8 @@
# LongPressRecordButton

Simple and ease to use record button for iOS that enforces a long press (and shows a tooltip when short-pressed) similar to the Instagram app.
Simple and ease to use record button for iOS that enforces a long press (and shows a tooltip when short-pressed) similar to the Instagram app. Take a look at the sample project for further information.

<img src="">

# Installation
Copy the **LongPressRecordButton.swift** file to your Swift project, add it to your target and you're good to go.

# Usage
Take a look at the sample project for further information.
<img src="https://github.com/mkoehnke/LongPressRecordButton/blob/master/Resources/LongPressRecordButton.gif">

# Author
Mathias Köhnke [@mkoehnke](http://twitter.com/mkoehnke)
Expand Down

0 comments on commit 8ceb54b

Please sign in to comment.