# ToastUI **Repository Path**: BitBuilder/ToastUI ## Basic Information - **Project Name**: ToastUI - **Description**: SwiftUI hud库 - **Primary Language**: Swift - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-12 - **Last Updated**: 2022-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

ToastUI logo

A simple way to show toast in SwiftUI

Getting StartedDocumentationChange Log

Release Platform License

demo

## 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](https://www.quanshousio.com/ToastUI/documentation/toastui/)**. ## Contributing All issue reports, feature requests, pull requests and GitHub stars are welcomed and much appreciated. ## Author Quan Tran ([@quanshousio](https://quanshousio.com)) ## Acknowledgements * [Label](https://www.fivestars.blog/articles/label/) – informative article about Label and style erasers in SwiftUI by Five Stars. * [SVProgressHUD](https://github.com/SVProgressHUD/SVProgressHUD) – original design of the circular progress HUD by Sam Vermette and Tobias Tiemerding. * [SwiftUI Custom Styling](https://swiftui-lab.com/custom-styling/) – informative article about SwiftUI custom styling by The SwiftUI Lab. ## License `ToastUI` is available under the MIT license. See the [LICENSE](LICENSE) file for more info.