A simple justifier label for iOS
// YLLabel
[justifyLabel setText:msg];
justifyLabel.textColor = [UIColor darkGrayColor];
justifyLabel.font = [UIFont systemFontOfSize:16.0f];
Eric Yuan
YLLabel is available under the MIT license.
A simple justifier label for iOS
// YLLabel
[justifyLabel setText:msg];
justifyLabel.textColor = [UIColor darkGrayColor];
justifyLabel.font = [UIFont systemFontOfSize:16.0f];
Eric Yuan
YLLabel is available under the MIT license.