I want more than one font color in the same UILabel. I dont know if it is possible. I dont really think so but maybe some of you out there have a smart solution for it? Maybe something like stringWithFormat
. [NSString stringWithFormatAndColor: @"Text with color: %@ %@", text, color, text, color]
This image illustrate what I'm trying to accomplish: