How can I display paragraph of text?
Hi everyone. I need to display bunch of text as paragraphs. I dont know the size of the text. I was thinking about the UILabel... how can i make UILabel to autoresize height to the content of the text? or is there other way to do it? thanks for your help.
|