Skip to content

Commit 2f153fc

Browse files
Update README.md
1 parent 58fc3e1 commit 2f153fc

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ enum Style {
7272
var addViews: [UIView]?
7373
```
7474

75+
![image](https://github.com/mrustaa/GifPresentations/blob/master/ButtonClickStyle/ui3.gif)
76+
7577
7) If initializing programmatically
7678
There is a property `addViews` - allows you to pass views / layers
7779
which you definitely want to use in the click animation only
@@ -107,9 +109,6 @@ btnView.updateSubviews()
107109

108110
```
109111

110-
## Credits
111-
112-
113112
## License
114113

115114
ButtonClickStyle is released under the MIT license.

0 commit comments

Comments
 (0)