BulletinBoard icon indicating copy to clipboard operation
BulletinBoard copied to clipboard

Optional completion block for dismissal?

Open yusuftor opened this issue 7 years ago • 1 comments

I need to know when the bulletinManager has completed dismissal of the bulletin, however, there doesn't seem to be a way to do this. Could someone add it in so we can have:

bulletinManager.dismissBulletin(animated: true) {
   // completion block
}

Thanks!

yusuftor avatar Feb 22 '19 16:02 yusuftor

Can we please have this? @yusuftor how did you make it work? Is there a workaround?

sasquatchgit avatar Jul 31 '20 18:07 sasquatchgit