AVTagTextView
AVTagTextView copied to clipboard
A category that adds an instragram-like hashtag choosing/listing capability to the UITextView
Hello, i added `pod "AVTagTextView"` to my Podfile and try to update my repo but i've got this error : "[!] The platform of the target `Pods` (iOS 7.0) is...
trying to use this lib for hashtags on my post update screen , when i do it works the first time but if i open the update screen and then...
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...