16 Forks
186 Stars
186 Watchers

SimpleToast

SimpleToast is a simple, lightweight, flexible and easy to use library to show toasts / popup notifications inside iOS or MacOS applications in SwiftUI. Because of the flexibility to show any content it is also possible to use the library for showing simple modals.

How to download and setup SimpleToast

Open terminal and run command
git clone https://github.com/sanzaru/SimpleToast.git
git clone is used to create a copy or clone of SimpleToast repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SimpleToast https://github.com/sanzaru/SimpleToast/archive/master.zip

Or simply clone SimpleToast with SSH
[email protected]:sanzaru/SimpleToast.git

If you have some problems with SimpleToast

You may open issue on SimpleToast support forum (system) here: https://github.com/sanzaru/SimpleToast/issues