SCLAlertView-Swift
SCLAlertView-Swift copied to clipboard
Fixing issue #364 - Get text from the TextField
Fixing issue #364 - Now SCLAlertView::addTextField method has a new, optional parameter: onTextEditingFinished: ((String) -> Void)? = nil, by which the users can provide a callback to be executed after each text ending finished event in the alert's text field