BastiaanJansen / toast-swift

Customizable Swift Toast view built with UIKit. 🍞
MIT License
467 stars 77 forks source link

How to show chain of Toasts #10

Closed Narek1994 closed 1 year ago

Narek1994 commented 2 years ago

Is it possible to show chain of Toasts, each one under the previous one? Thanks

BastiaanJansen commented 2 years ago

Hi, it is currently not possible to show a chain of Toasts. If you have time, contributions are welcome!