Skip to content

Commit d325a09

Browse files
topLayoutGuidetopLayoutGuide
authored andcommitted
Add Screenshot GIFs
1 parent 360f61a commit d325a09

5 files changed

Lines changed: 14 additions & 0 deletions

File tree

GIFs/pid_ei.gif

903 KB
Loading

GIFs/pid_eio.gif

1.06 MB
Loading

GIFs/pid_eo.gif

978 KB
Loading

GIFs/pid_l.gif

976 KB
Loading

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,20 @@ pid.text = "The next station is KOKKAIGIDJIDOMAE. The doors on the left-hand sid
2626

2727
You can set the `textColor` and `text` right from Interface Builder, too! :tada:
2828

29+
## GIFs
30+
31+
_Ease In Ease Out_
32+
<img src="https://github.com/topLayoutGuide/UIScrollLabel/blob/master/GIFs/pid_eio.gif"/>
33+
34+
_Ease In_
35+
<img src="https://github.com/topLayoutGuide/UIScrollLabel/blob/master/GIFs/pid_ei.gif"/>
36+
37+
_Ease Out_
38+
<img src="https://github.com/topLayoutGuide/UIScrollLabel/blob/master/GIFs/pid_eo.gif"/>
39+
40+
_Linear_
41+
<img src="https://github.com/topLayoutGuide/UIScrollLabel/blob/master/GIFs/pid_l.gif"/>
42+
2943
## License
3044

3145
`UIScrollLabel` is released under the [MIT license](https://github.com/topLayoutGuide/UIScrollLabel/blob/master/LICENSE).

0 commit comments

Comments
 (0)