SwiftScrollingLabel is a subclass of UIView and it adds a label on it with scrolling marquee effect.
SwiftyScrollingLabel is a subclass of UIView and it adds a label on it with scrolling marquee effect.
startAnimate
method to start scrolling effect.resumeAnimate
method.pauseAnimate
method.Always call startAnimate
in viewDidAppear
method.
Any contribution is more than welcome! You can contribute through pull requests and issues on GitHub.