AVTagTextView icon indicating copy to clipboard operation
AVTagTextView copied to clipboard

Added support to parent view controller where the hashtag table view will be displayed

Open alvaromb opened this issue 10 years ago • 0 comments

Added a property to UITextView category to set the view controller where the hashtag table view will be displayed. In previous implementation, the hash tag table view wouldn't be displayed when using the category in a modal presented view controller or another view controller different from the root accessible from ApplicationDelegate.

alvaromb avatar Mar 07 '14 11:03 alvaromb