AVTagTextView
AVTagTextView copied to clipboard
Added support to parent view controller where the hashtag table view will be displayed
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.