1 image
Author
Description
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 styles to the alerts. URBNAlert gives you that flexability.
You can also pass custom UIView's into a URBNAlert, and create passive alerts with no buttons that dismiss after a period of time.