Toast-Swift
Toast-Swift copied to clipboard
Check if Toast is visible
Hi
Is there a simple way to check of a Toast is visible (added) in a view?
e.g. ToastManager.shared.isToastAdded(view: self.view)
any news here?
same problem need to check
Added self.view.isShowingToast()