I want to set NSAttributedString
to UITextView
; how do I go about doing that?
I want to set NSAttributedString
to UITextView
; how do I go about doing that?
You can have a look at the EGOTextView project on github. It discribes itself as a
"A complete drop in replacement for UITextView, adding support for rich text editing."