MZTimerLabel
A handy class for iOS to use UILabel as a countdown timer or stopwatch just like in Apple Clock App. (by mineschan)
TTTAttributedLabel
A drop-in replacement for UILabel that supports attributes, data detectors, links, and more (by TTTAttributedLabel)
MZTimerLabel | TTTAttributedLabel | |
---|---|---|
- | - | |
1,567 | 8,752 | |
0.0% | -0.0% | |
0.0 | 0.0 | |
almost 2 years ago | 9 months ago | |
Objective-C | Objective-C | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MZTimerLabel
Posts with mentions or reviews of MZTimerLabel.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning MZTimerLabel yet.
Tracking mentions began in Dec 2020.
TTTAttributedLabel
Posts with mentions or reviews of TTTAttributedLabel.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning TTTAttributedLabel yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing MZTimerLabel and TTTAttributedLabel you can also consider the following projects:
ActiveLabel - UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
CountdownLabel - Simple countdown UILabel with morphing animation, and some useful function.
LTMorphingLabel - [EXPERIMENTAL] Graceful morphing effects for UILabel written in Swift.
YangMingShan
GranadaLayout - An alternative layout system for iOS