SkillAgentSearch skills...

ToastUI

A simple way to show toast in SwiftUI.

Install / Use

/learn @quanshousio/ToastUI
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<h1 align="center"> <img src="https://raw.githubusercontent.com/quanshousio/ToastUI/main/ToastUI.svg" alt="ToastUI logo" width="35%"> </h1> <h3 align="center"> A simple way to show toast in SwiftUI </h3> <p align="center"> <strong><a href="https://www.quanshousio.com/ToastUI/documentation/toastui/gettingstarted/">Getting Started</a></strong> • <strong><a href="https://www.quanshousio.com/ToastUI/documentation/toastui/">Documentation</a></strong> • <strong><a href="CHANGELOG.md">Change Log</a></strong> </p> <p align="center"> <a href="https://github.com/quanshousio/ToastUI/releases"> <img src="https://img.shields.io/github/v/release/quanshousio/ToastUI" alt="Release"> </a> <a href="https://www.quanshousio.com/ToastUI/documentation/toastui/"> <img src="https://img.shields.io/badge/platform-ios%20%7C%20tvos%20%7C%20watchos%20%7C%20macos-333333" alt="Platform"> </a> <a href="#license"> <img src="https://img.shields.io/github/license/quanshousio/ToastUI?color=333333" alt="License"> </a> </p> <p align="center"> <img src="https://user-images.githubusercontent.com/29722055/89260921-d4f74c00-d5f2-11ea-8a5d-31be17671139.gif" alt="demo" width="42%"> </p>

Overview

ToastUI provides you a simple way to present toast, head-up display (HUD), custom alert, or any SwiftUI views on top of everything in SwiftUI.

For details on usage and documentation, please see here.

Contributing

All issue reports, feature requests, pull requests and GitHub stars are welcomed and much appreciated.

Author

Quan Tran (@quanshousio)

Acknowledgements

  • Label – informative article about Label and style erasers in SwiftUI by Five Stars.
  • SVProgressHUD – original design of the circular progress HUD by Sam Vermette and Tobias Tiemerding.
  • SwiftUI Custom Styling – informative article about SwiftUI custom styling by The SwiftUI Lab.

License

ToastUI is available under the MIT license. See the LICENSE file for more info.

View on GitHub
GitHub Stars649
CategoryDevelopment
Updated2d ago
Forks46

Languages

Swift

Security Score

100/100

Audited on Mar 29, 2026

No findings