dbettermann / DBAlertController

A UIAlertController subclass that's independent of the view controller it's presented from. i.e. Adding UIAlertView's show() to UIAlertController.
MIT License
58 stars 19 forks source link

Renaming of UIWindow.window.alert #19

Open stefc opened 5 years ago

stefc commented 5 years ago

This change is necessary with the latests Xcode and Swift Versions, please accept it on the upstream repo and also perhaps merge it back to the master branch.