STTweetLabel
STTweetLabel copied to clipboard
Deprecated - A UILabel with #hashtag @handle and links tappable
If you have a hardware keyboard pressing TAB will select a UITextView inside STTweetLabel. It can be then edited which etc. This commit fixes it
hi, thanks for the effort making such a beautiful and useful controller. i'm using STTweetLabel in my project the label handle the touch but it's when detecting what has been...
How to detect custom string text ?
Let's you specify a custom hotword character set
I have userInteraction enabled because i want the scrolling in the textview , but i noticed that when i tap on a hashtag nothing happens.
In the example project, if you change https://github.com/SebastienThiebaud/STTweetLabel/blob/master/STTweetLabelExample/STTweetLabelExample/STViewController.m#L26 to `NSTextAlignmentCenter` it doesn't work.
Hi, I downloaded the beta 4 of XCode 7 and crashes. It happens when open the view that contains this object. The issue is inside of method: - (void)setupTextView And...