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

Dismiss All Alert settings #7

Closed chakming closed 9 years ago

chakming commented 9 years ago

the alert keep showing up even when another view controller shows up, thus made such changes.

usage: [RKDropdownAlert dismissAllAlert];

cwRichardKim commented 9 years ago

great idea, thanks