SCLAlertView-Swift
SCLAlertView-Swift copied to clipboard
Beautiful animated Alert View. Written in Swift
Would be great if one selector can receive one object with the values of the text fields.
How can I adjust the speed of the animation (the time until the alert screen comes to the top or the center of the screen)? I changed the following code...
Fade ?
Am I just overlooking, is there a way to fade these alerts vs flying them in ?
Hi, How to show Attributed String in subTitle ?
Updated to Swift 4 and I'm having trouble hiding the "Done" button. When using: alertView.appearance.showCloseButton = false I get the error message: 'appearance' is inaccessible due to 'internal' protection level
I have no idea why this occurs and hence want to share it here in case someone understands why it happens. Basically, whenever the alert is initialised with `showCloseButton =...
Hi, as I can see, you carefully fill tags and labels for issues in your repo. For such cases I create a [github_changelog_generator](https://github.com/skywinder/github-changelog-generator), that generate change log file based on...
Hi, is it possible to dismiss the view if we touch outside (the blurred background) ?
mv: rename /Users/sandeepankumar/Library/Developer/Xcode/DerivedData/Lawzgrid-hjooowckdxxhiwgzjidxtaddejjw/Build/Products/Debug-iphonesimulator/Lawzgrid.app/Frameworks/SCLAlertView.framework/SCLAlertView-merged to /Users/sandeepankumar/Library/Developer/Xcode/DerivedData/Lawzgrid-hjooowckdxxhiwgzjidxtaddejjw/Build/Products/Debug-iphonesimulator/Lawzgrid.app/Frameworks/SCLAlertView.framework/SCLAlertView: No such file or directory
Is there a way to resize textfield while typing?