Quote from Jason Coco it not possible to set multiple in UILabel... but
how to do like this?
any idea?
is it possible to set mix color in UILabel
example "TEST" can i set E to red color and another to white color?
FontLabel is a drop-in replacement for UILabel that can take an attributed string as its text. That will allow you use multiple colors and fonts in a single label.
TTTAttributedLabel is a drop-in replacement for UILabel that's a lot more lightweight and simple than other libraries like FontLabel, for instance. All you would need to do is set an NSAttributedString as the text for that label.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With