Skip to content

quanshousio/ToastUI

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 19, 2022 13:16
July 19, 2022 13:17
August 4, 2020 14:02
April 10, 2022 20:53
October 9, 2020 00:44

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.

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.