codestergit / SweetAlert-iOS

Live animated Alert View for iOS written in Swift
MIT License
2.05k stars 303 forks source link

Support ios9 Multitasking #26

Open digitaldesaster opened 8 years ago

digitaldesaster commented 8 years ago

UIScreen.mainScreen().bounds must be replaced by UIScreen.mainScreen().applicationFrame

will this library be updated in the future?

best regards Alex

codestergit commented 8 years ago

@digitaldesaster thanks!! Can you send the please pull request. I am very happy to accept it. :+1: