BlueBadge project (Objective-C / iPhone)

BlueBadge is a class that creates pretty blue numbered badges in Objective-C. I found it useful for my iPhone apps.

It was started by Leon Ho and later extended by me.

BlueBadge can be used as a UIView or (one of my additions) UIImage. In the screenshot here, several BlueBadges are being used as cell images in a UITableView. Colors and font sizes are configurable.

Get it on GitHub.