I try to set text in textview according to design. But the line height in design in more than default line height in UITextView, so I'm about to replace UITextView with the sequence of labels.
Is it possible to set line height in textview or interval between lines?