OHAttributedLabel

MIT License
Objective-C
iOS

1 image

Author

Description

This class allows you to use a UILabel with NSAttributedStrings, in order to display styled text with mixed style (mixed fonts, color, size, ...) in a unique label.

It can also detect links, add custom links, use basic markup to create your NSAttributedStrings easily (instead of lots of lines of code), and much more.

Use it as a drop-in replacement for any of your UILabel. Compatible with iOS4.3 and later.

Tags