KILabel
KILabel copied to clipboard
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.
Results
52
KILabel issues
Sort by
recently updated
recently updated
newest added
I'm imagining being able to have an `NSAttributedString` where I can include an "element" that specifies a block that will be called to render and size that element. So, this...
enhancement
Currently you can only provide a block to handle touch up events on links. Touch down and drag events could also be useful.
enhancement