STTweetLabel
STTweetLabel copied to clipboard
Deprecated - A UILabel with #hashtag @handle and links tappable
Custom Link
Hi I want to create a custom link i.e. following markup: Privacy Policy (http://example.com/privacy) and Terms of Use (http://example.com/terms) To be clear neither the link will start as @ or...
Hi, I want to display the text with line spacing. When i set the attribute text to the tweet label, line space is not displaying. please give suggestions. Thank you
I got a crash when i selected the last character in the text of my STTweetLabel. This issue occurred here: ``` Pods/STTweetLabel/STTweetLabel/STTweetLabel.m:440 *** Terminating app due to uncaught exception 'NSInternalInconsistencyException',...
You should be able to pass in attributed for the touch state of an `STTweetHotWord`. I was going to work on this but wanted to make an issue to get...