candostdagdeviren / CDAlertView

Highly customizable alertview and alert/notification/success/error/alarm popup written in Swift
https://candostdagdeviren.github.io/CDAlertView/
MIT License
1.14k stars 86 forks source link

Added become/resign first responder #19

Closed mlchild closed 7 years ago

mlchild commented 7 years ago

I ended up using longer method names because there was a collision with the Obj-C becomeFirstResponder method—not sure if this is your preferred nomenclature or not

candostdagdeviren commented 7 years ago

Hello! Looks good for me. I'll test it as soon as possible. If everything is ok, I'll merge it directly. Thanks for contributing.

Fixes #18