SCLAlertView-Swift
SCLAlertView-Swift copied to clipboard
Beautiful animated Alert View. Written in Swift
Fixing issue #395 - Now `SCLAlertView::circleIconView` is `open`
Fixing issue #439 - Now `SCLAppearance` includes a `gradientColors` array (also included as a parameter in the initializer; when not provided, it would default to be an empty array); also,...
Fixing issue #440 - Now `SCLAlertView::addTextField` method has a new, optional parameter: `onTextChanged: ((String) -> Void)? = nil`, by which the users can provide a callback to be executed after...
Fixing issue #453 - Now the library can be more easily used by the visually impaired people; accessibility labels are set correctly and button taps are announced
Fixing issue #477 - Now one can provide `.none` to the `style: SCLAlertViewStyle` parameter of the `SCLAlertView::showTitle` method to effectively hide the icon in the alert
Please add buttons with outline borders
If you have a lot of entries (more than would fit to the screen), not all entries are clickable/reachable. Would be great if there would be a scrolling functionality.
keyboard type added to textfield
Hi, Check the animation problem here: It is happening on all devices