Home > BBAlertView

BBAlertView

BBAlertView is a project mainly written in Objective-C, it's free.

This UIAlertView was designed to use in iOS Notification Center (Bulletin Board).

Sample Session:

_alertView.fillColor = [UIColor blackColor];
_alertView.strokeColor = [UIColor colorWithHue:0.625 saturation:0.0 brightness:0.8 alpha:0.8];

Previous:djangocmsbench