Closed diogo10 closed 3 years ago
The code is...
AMSmoothAlertView *alert_ = [[AMSmoothAlertView alloc]initFadeAlertWithTitle:@"Sorry !" andText:@"You've just displayed this awesome alert view !" andCancelButton:NO forAlertType:AlertFailure]; [alert_ show];
Whats can I do ?
The code is...
Whats can I do ?