mtonio91 / AMSmoothAlert

Cool AlertView
MIT License
1.26k stars 158 forks source link

README needs updating... #21

Open rlaferla opened 10 years ago

rlaferla commented 10 years ago

"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:'"

franciscomxs commented 10 years ago

:+1: Same problem here.

Hartistic commented 9 years ago

Same here.