vikmeup / SCLAlertView-Swift

Beautiful animated Alert View. Written in Swift
MIT License
5.32k stars 764 forks source link

Added out-of-the-box Dark Mode support for iOS 13. #465

Closed vinczebalazs closed 11 months ago

vinczebalazs commented 4 years ago
darkbit34 commented 4 years ago

Is it managed automatically for the various pre settings such as Warning or Info etc ..? When is availability available?

algrid commented 11 months ago

It's bee a long time, but this PR looks nice. I can probably adjust it a bit and merge it. Or maybe @vinczebalazs you would like to do it? (resolve conflicts, rename bustCache() to clearCache() :) and probably remove the conditional checks for iOS13 since I just upped the deployment target).

vinczebalazs commented 11 months ago

Hey @algrid

I dont have the bandwith to resolve this unfortunately, please take it up. Would love to see this merged even after 4 years.

algrid commented 11 months ago

Closing this in favour of https://github.com/vikmeup/SCLAlertView-Swift/pull/502 which is based on this PR with my modifications.