I want to set different text formats (normal, bold, italic…) or HTML in the same text view. Is it possible with UITextView ? Or what else ?
Thanks for your advices
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I found this in Stack over flow
There’s also an undocumented
-[UITextView setContentToHTMLString:]method.But people say the app will be rejucted if you use un documented methods see this stackoverflow link Display html text in uitextview
Please have a look at this too
is there anyway to display HTML content in textview?
This too UITextView Rich text?
stack overflow have lot more please search inside stackoverflow..