AMSmoothAlert
AMSmoothAlert copied to clipboard
README needs updating...
"Easy to use ! AMSmoothAlertView *alert = [[AMSmoothAlertView alloc]initWithTitle:@"Congrats !" andText:@"You've just displayed this awesome alert view !" forAlertType:AlertSuccess];"
generates the error:
"No visible @interface for 'AMSmoothAlertView' declares the selector 'initWithTitle:andText:forAlertType:'"
:+1: Same problem here.
Same here.