cwRichardKim / RKDropdownAlert

iOS / Objective C: an extremely simple UIAlertView alternative
https://medium.com/@cwRichardKim/devux-uialertview-alternatives-3a78ab64cbf8
MIT License
1.54k stars 139 forks source link

Feature request: Close button #14

Open steilerDev opened 9 years ago

steilerDev commented 9 years ago

Hey,

could you maybe add a (optional) close button to the right of the notification, or a swipe gesture similar to normal notifications in iOS, to dismiss the notification, without toggling the action related to the viewWasTapped?

Thanks!

cwRichardKim commented 9 years ago

This is a great idea (the swipe thing). Sorry it took so long for me to get around to this. The default method has it so that when you tap it, it closes