ios - UITextView custom UIDataDetectorTypes -


i have read lot of posts yet, didn't result. to, example, have uidetectortype hashtags in uitextview.

isn't there way subclass accomplish this? seems odd of apple have these detector types , no customization(as have twitter-keyboard in sdk).

is there approach laying buttons on text it's necessary?

you can set tintcolor of uitextview. affects link color cursor line , selected text color.


Comments

Popular posts from this blog

c - ALSA programming: how to stop immediately -

c++ - How to add Crypto++ library to Qt project -