AMSmoothAlert icon indicating copy to clipboard operation
AMSmoothAlert copied to clipboard

Cool AlertView

Results 16 AMSmoothAlert issues
Sort by recently updated
recently updated
newest added

Don't use it. None of this repo works anymore. It's full of errors.

HI I am working with This Lib. before this it is working fine. Now i am facing one issue regarding versions. I just update my iphone to 9.3.1 when i...

Undefined symbols for architecture arm64: "_OBJC_CLASS_$_GPUImageiOSBlurFilter", referenced from: objc-class-ref in AMSmoothAlertView.o ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to...

This pull requests corrects the spelling of **CocoaPods** 🤓 https://github.com/CocoaPods/shared_resources/tree/master/media One day I’ll make a bot that looks through the READMEs of all Pods, looks to see if it uses...

Hi Guys I'm just wondeing if we going to have swift version for this beautiful library. Thanks

"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...

comes in from the top and sideways of course. Any places I can start looking to fix that? Also I added a dismiss delegate.

Maybe an auto-fit feature like UIAlertView?

How can i use this component in landscape mode? It has always been showed in portrait mode.

I am trying to integrate that library into my project but at anytime I call this function, it crash my app AMSmoothAlertView *ale = [[AMSmoothAlertView alloc]initFadeAlertWithTitle:NSLocalizedString(@"Database Error", nil) andText:NSLocalizedString(@"Database is...