I have an NSString, that contains tags [strong][\strong]. Inside this tags, this words must be bold to be shown in a UITextView and then delete all the container tags once words are formatted,and I can't use an UIWebView. I think I must use attributedStrings, but I'm not sure how can I achieve it.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
||||
|
|
|
Instead of using |
||||
|
|
For iOS 6.0 Attributed strings will help you!
Make sure to set the label text to attributed. Hope this helps! |
||||
|
|
|
|||
|
|
