Hello,
I have a UILabel and instead of using plain text, I use attributed text. The reason is because I want a custom separation between lines.
However, it seems the "Localized Key" in storyboard is ignored.
Is that normal? Does this library support that?
Thanks.