Matt Styles

1pod

KILabel

A simple to use drop in replacement for UILabel for iOS 7 and 8 that provides automatic detection of links such as URLs, twitter style usernames and hashtags.

KILabel is an alternative to UILabel that provides automatic link detection and hilighting for URLs, twitter handles and hashtags. It also detects taps on links and allows you to respond via blocks. It is intended for use in Socal Networking apps like twitter clients but might be useful anywhere you require some extra formatting for text but don't want the overhead of using a text field.

License: MIT

  • Objective C