URBAlertView icon indicating copy to clipboard operation
URBAlertView copied to clipboard

A completely custom UIAlertView that supports custom drawing for the core component and internal buttons, and a wider range of animation options for showing and hiding. Block enabled!

Results 3 URBAlertView issues
Sort by recently updated
recently updated
newest added

I added URBAlertView.h and URBAlertView.m at first working fine after two days again I checked automatically I got these errors. Undefined symbols for architecture armv7: "_va_start", referenced from: -[URBAlertView initWithTitle:message:cancelButtonTitle:otherButtonTitles:]...

I have tested the libary in landscape mode on iOS8. Not showing correctly.