I want to use only one UILabel to do this and the two areas 's bottom are not in same horizontal line.how can I do
Asked
Active
Viewed 25 times
You can use NSAttributedString and adjust the baseline of that character.
How to display superscript % character as string in UIlabel?