SweetAlert-iOS
SweetAlert-iOS copied to clipboard
Live animated Alert View for iOS written in Swift
UIScreen.mainScreen().bounds must be replaced by UIScreen.mainScreen().applicationFrame will this library be updated in the future? best regards Alex
Hi, First off great work with this. super light weight and works great!! I had two inquiries to ask for 1. Clear alert after x seconds without button press I...
I noticed that if you set the button titles too long, it causes the button width to extend and look ugly.
If you were to change SweetAlert() to your alert variable across the ViewController, you would notice that the custom image doesn't get cleaned properly. Example. click the custom image button...
If you use SweetAlert on iOS 9 on iPad, the keyboard can appear at any time even if your app didn't initiate it. The keyboard will often cover up the...
i am using xcode 6.4 i was not able to compile the project because there was a problem with autoresizing and the button type. i changed the code and it...
Why doesn't show alert on iPhone4s.(Xcode6.3, iOS8.0+)
I used your SweetAlert here https://github.com/MHaroonBaig/Swift-Beautify I added the new blurred view to this alert, to make it look more cool and engaging. What if I send a pull request?...