toast-notifications-ios
toast-notifications-ios copied to clipboard
A couple iToasts in a row
Very nice pod.
One thought. In android if you call a multiple toasts in a row they display in order. It comes in handy sometimes cuz you dont want toasts to be more than 2 or three words but sometimes you have a couple separate thoughts to convey to the user. You might allow this by perhaps having a completion block for show which is called when hide occurs.