UICountingLabel
UICountingLabel copied to clipboard
Adds animated counting support to UILabel.
Thanks for your nice OSS. The default easing rate was too strong for my project, so I changed this modification. It would be more useful.
Added a property to support Localizaed strings. Thanks for your work 👍
Support swift package but not test obj-C
Anyone know how to keep the number not shaking when it in counting? Thanks!
你好能不能暴露一个 stop 的方法,计数到一半想要停止,然后立刻改成其他的值
Hi, Does it work with UIButton label, without subclassing ? thx.
I am just beginner so i couldn't figure out how to implement to my project.
leadsCountingLabel.method = UILabelCountingMethodEaseIn --- (Error: Use of unresolved identifier 'UILabelCountingMethodEaseIn'; did you mean 'UILabelCountingMethod'?)