We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58fc3e1 commit 2f153fcCopy full SHA for 2f153fc
1 file changed
README.md
@@ -72,6 +72,8 @@ enum Style {
72
var addViews: [UIView]?
73
```
74
75
+
76
+
77
7) If initializing programmatically
78
There is a property `addViews` - allows you to pass views / layers
79
which you definitely want to use in the click animation only
@@ -107,9 +109,6 @@ btnView.updateSubviews()
107
109
108
110
111
-## Credits
-
112
113
## License
114
115
ButtonClickStyle is released under the MIT license.
0 commit comments