ajerez / AJNotificationView

Notice component for iOS (UNMAINTAINED CODE)
MIT License
303 stars 41 forks source link

Some handy methods to hide the current notification and clear the notification queue #15

Closed ehuynh closed 11 years ago

ehuynh commented 11 years ago

Just some methods I found handy to have when using AJNotificationView. Especially when jumping from one ViewController to another and having the ability to programatically hide the notifications and clear the queue. This can potential help with Issue #11