URBNAlert
April 21, 2015 • MIT License
URBNAlert is a customizable alert view based off of iOS's UIAlertController.
UIAlertController was a great improvement over UIAlertView, but you still cannot apply custom fonts, colors, or other...
DAAlertController
February 21, 2015 • MIT License
DAAlertController provides a convenient block-based interface for configuration and presentation of UIAlertViews and UIActionSheets. If UIAlertContoller is available DAAlertController will just pas...
DTAlertView
October 19, 2013 • Apache 2.0 License
Custom alert view solved the ios UIAlertView can't addSubview problem at iOS7.