Alert icon indicating copy to clipboard operation
Alert copied to clipboard

⚠️ Alert is a simple notification that appears on the top of the screen.

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

Hello. The framework looks nice. Do you care to add a .podspec file as well in order to install it via Cocoapods also? Thanks.

enhancement

Hello, I found this lib as most useful, but the issue I am facing is Completion block is not calling. Alert *alert = [[Alert alloc] initWithTitle:strMsg duration:1.0 completion:^{ //control is...