Skip to content

StormXX/STNumberLabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STNumberLabel

A scroll number label

GIF

image

Usage

  1. init the label with frame and font STNumberLabel(frame: CGRect(x: 150, y: 200, width: 200, height: 50), digit: 4, font: UIFont.systemFont(ofSize: 22.0), singleNumberSize: CGSize(width: 20, height: 50))
  2. call numberlabel.scrollToNumber(number) when you want the label to scroll number

Minimum Requirement

  • iOS 8.0

License

  • STNumberLabel is released under the MIT license. See LICENSE for details.

More Info

About

A scroll number label

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages