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 132 forks source link

Support more touch events #17

Open Krelborn opened 9 years ago

Krelborn commented 9 years ago

Currently you can only provide a block to handle touch up events on links. Touch down and drag events could also be useful.