Is it possible? Align the text fully justified? Does anyone know any hack or Interface Builder plugin?
Thanks!
You cannot do it using UITextView, or any others. When I need justified text, I construct an html and show it in a UIWebView.