hcanfly / MarqueeScroll

MarqueeScroll is an iOS app written in Swift that continually scrolls text across screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MarqueeScroll

MarqueeScroll is a sample/test application that simply scrolls text across the screen if the text is wider than the screen. Very simple animation using a UIScrollView. It also implements a gradient view.

screenshot

Instructions

Requires iOS 8, but should really run on older versions as well. Updated for Xcode 10 and Swift 5. Really no changes for that, but did very minor cleanup on stuff that I'd missed.

License

MarqueeScroll is licensed under the MIT License. See the LICENSE file for more information, but basically this is sample code and you can do whatever you want with it.

About

MarqueeScroll is an iOS app written in Swift that continually scrolls text across screen.

License:MIT License


Languages

Language:Swift 100.0%