SCLAlertView-Swift
SCLAlertView-Swift copied to clipboard
Duration does not work
let appearance = SCLAlertView.SCLAppearance(
showCloseButton: false
)
let alertView = SCLAlertView(appearance: appearance)
alertView.showWarning("No button", subTitle: "Just wait for 3 seconds and I will disappear", duration: 3)
It cause "Incorrect label in call".

the same as you, did you know how to fix it?
It looks like it was changed to "timeout": https://github.com/vikmeup/SCLAlertView-Swift/commit/a98030ed4701682d60dd11f4d2aa0149f24a1bdc