A simple justifier label for iOS
// YLLabel
[justifyLabel setText:msg];
justifyLabel.textColor = [UIColor darkGrayColor];
justifyLabel.font = [UIFont systemFontOfSize:16.0f];
Eric Yuan
- http://github.com/yuanlizbyy
- http://weibo.com/yuanlizbyy
- http://yuan.li
- yuanlizbyy@gmail.com
YLLabel is available under the MIT license.