I know this has been asked a lot of times in SO but I couldn't find a reliable answer in Swift or even a good answer in general...
I understand that this is possible with UITextField but UILabel is what I want to use....
I am asking if someone has come across an extension for a UILabel that wraps the text inside a UILabel that has rounded corners.
I have created this UILabel subclass. Anyone find it useful....