Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/quanshousio/toastui

A simple way to show toast in SwiftUI.
https://github.com/quanshousio/toastui

hud popup swift swiftui swiftui-components swiftui-framework toast

Last synced: about 16 hours ago
JSON representation

A simple way to show toast in SwiftUI.

Awesome Lists containing this project

README

        


ToastUI logo


A simple way to show toast in SwiftUI


Getting Started

Documentation

Change 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.