We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
Whenever I count from current value the numbers always starts from 0
Call self.progressLabel.countFromCurrentValueTo(CGFloat(progress.progress))
self.progressLabel.countFromCurrentValueTo(CGFloat(progress.progress))
[Add anything else here]
The text was updated successfully, but these errors were encountered:
Is this Pod still active?
Sorry, something went wrong.
Same issue!
You can try this one: https://github.com/dataxpress/UICountingLabel
No branches or pull requests
Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
Issue Description
Description
Whenever I count from current value the numbers always starts from 0
Reproduce
Call
self.progressLabel.countFromCurrentValueTo(CGFloat(progress.progress))
Other Comment
[Add anything else here]
The text was updated successfully, but these errors were encountered: