Skip to content

Commit

Permalink
Readme updated for Swift 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertherdzik committed Nov 9, 2016
1 parent 2adaadd commit fdf48d8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,12 @@ sideBttns?.setTriggerButtonPosition(25, y: frame.size.height - 85))
</p>


## Swift support
| Library ver| Swift ver|
| ------------- |:-------------:|
| 1.0 | 2.2 |
| 1.0.1 | 3.0 |

## Check the Demo project

Please check out the demo project, you can see there what is the best (in my opinion 🤔) way to implement my buttons. Please keep in mind that Readme contains the simplest way to implement this control.
Expand Down

0 comments on commit fdf48d8

Please sign in to comment.