Home

Awesome

<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

License

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