A-ClickableLabel
May 31, 2016 • MIT License
A clickable label, you can set event when user tap on every characters or word. It also provides an easy way to define every characters style on the label.
LTTextView
June 12, 2015 • MIT License
Control to create text with interactive substrings. With ability customize it with NSAttributedString attributes.
PPLabel
January 13, 2013 • MIT License
UIlabel subclass with ability to detect touches on individual letters. The advantage os this implementation is that it uses the ability of UILabel to display NSAttributedString on iOS 6.0+. There i...