Showcase
Possible usecases
Toast types
Default implementation provides 5 different types of toasts:
Toast placement
Duration
Default implementation supports toasts that will be hidden automatically after certain time (by default 2500ms) and toast that can be hidden only manually.
Custom toast component
You can bring your own toast component and implement custom design.