Skip to content

Commit 0fdf6ea

Browse files
Update README.md
1 parent a7f66f9 commit 0fdf6ea

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ You can expand the project adding new click-animation-styles
2828

2929
3) In Attributes Inspector of Interface Builder
3030
you can immediately select the button click `animationType`
31+
32+
33+
![image](https://github.com/mrustaa/GifPresentations/blob/master/ButtonClickStyle/click_styles_example_2x_10sec33fps.gif)
34+
3135
```swift
3236
extension ButtonClick {
3337
enum Style {
@@ -48,8 +52,6 @@ extension ButtonClick {
4852
}
4953
```
5054

51-
![image](https://github.com/mrustaa/GifPresentations/blob/master/ButtonClickStyle/click_styles_example_2x_10sec33fps.gif)
52-
5355
4) Also you can select specific layers to animate / or just 1 specific one `allSubviews`
5456

5557

0 commit comments

Comments
 (0)