Skip to content

Releases: shevakuilin/SKAutoScrollLabel

0.0.6

16 Sep 06:20
Compare
Choose a tag to compare

🐛 Fix: when the text content is too short, the scrolling effect does not stop.

version

14 Apr 14:17
Compare
Choose a tag to compare

🐛 Fix: textcontent set new content not work.
🐛 Fix: after executing the presentViewController, lable stops scrolling.
👏 Removed file that shouldn't be tracked.

0.0.4

16 Sep 05:35
Compare
Choose a tag to compare

👏 Update README.md

0.0.3

16 Sep 05:35
Compare
Choose a tag to compare

👏 Delete useless code.

0.0.2

16 Sep 05:35
Compare
Choose a tag to compare

Refactoring completed, new experience !

✅ Supports automatic scrolling in four directions: up, down, left, and right.
✅ Freely controllable scroll pause/continue.
✅ Scrolling behavior is not interrupted when applying background switching.
✅ Lightweight, at least one line of initialization code is required to create.
✅ Control gradient effect is softer and more natural.
✅ Fully comment and instructions.

0.0.1

16 Sep 05:35
Compare
Choose a tag to compare

🚀 First release !