I have read a lot of posts about this yet, but I didn't get to a good result. I would like to, for example, have a UIDetectorType
for Hashtags in a UITextView
.
Isn't there a way to subclass to accomplish this? It seems odd of apple to just have these detector types and no customization(as they even have a twitter-keyboard in the SDK).
Is there an approach but laying buttons over the text where it's necessary?