TTTAttributedLabel is "a drop-in replacement for UILabel that supports attributes, data detectors, links, and more".
I am building a chat app and for performance reasons I need to use UILabel's instead of UITextView's to display …
swift uilabel uitextview tttattributedlabel datadetectortypes