Krelborn / KILabel

A simple to use drop in replacement for UILabel for iOS 7 and above that highlights links such as URLs, twitter style usernames and hashtags and makes them touchable.
MIT License
470 stars 133 forks source link

Preserve links already defined in NSAttributedString #50

Open ristkof opened 8 years ago

ristkof commented 8 years ago

Previous pull request had support only for strings as NSLinkAttributeName values. This one also has NSURL's (as the documentation states should be allowed)