vikmeup / SCLAlertView-Swift

Beautiful animated Alert View. Written in Swift
MIT License
5.3k stars 760 forks source link

Updates; Deprecated code removal #490

Closed oscottSA closed 9 months ago

oscottSA commented 2 years ago

Removed deprecated code; swapped keyWindow for an iOS 13 compliant usage. Also renamed UIActivityIndicatorView.Style.white to UIActivityIndicatorViewStyle.medium. Same thing; different iOS versions.

algrid commented 9 months ago

Ok, it looks like I'm able to merge PRs here :) I'll merge this, but we also need to increase the target iOS version and do some other minor changes.