Skip to content

Commit

Permalink
Merge pull request #6 from robertherdzik/update-readme-for-swift-3.0
Browse files Browse the repository at this point in the history
Readme updated for Swift 3.0
  • Loading branch information
robertherdzik authored Nov 9, 2016
2 parents c0103ca + fdf48d8 commit eac0912
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 eac0912

Please sign in to comment.