codestergit / SweetAlert-iOS

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

Your SweetAlert is amazing!!! #3

Closed DimonDeveloper closed 10 months ago

DimonDeveloper commented 9 years ago

Your SweetAlert is amazing but you'll add to the possibility textfield and 3 or 4 buttons? It would be great.

codestergit commented 9 years ago

thanks @DimonDeveloper i am working on it.You will see new stuff soon.Thanks for your suggestion.

digitaldesaster commented 9 years ago

Hi, just two suggestions from my side.

1.) there should be an option to autohide the alertview after x seconds. 2.) clicking on the black overlay should also dismiss the alert.

thanks

acegreen commented 9 years ago

@digitaldesaster I just created a pull request for suggestion 1) see here: https://github.com/codestergit/SweetAlert-iOS/pull/22

varkrishna commented 6 years ago

@codestergit I just created a pull request for suggestion 2) see here: #62