TestsTested | β |
LangLanguage | SwiftSwift |
License | MIT |
ReleasedLast Release | Oct 2016 |
SwiftSwift Version | 3.0 |
SPMSupports SPM | β |
Maintained by Toshihiro Suzuki.
Yet another Toast library
Inspired by Toast-Swift, but this one supports multiplatform. That means you can popup Toasts on iOS, tvOS, macOS(OSX), everywhere!
It has yet very limited functionalities yet, so PRs or suggestions are very welcomed!
view.makeToast("Hello toastπ.")
view.makeToastActivity() // show indicator
view.hideToastActivity() // hide indicator