ToastUI

A simple way to show toast in SwiftUI.

MIT License

Stars
522
Committers
2

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.

Package Rankings
Top 11.24% on Swiftpackageindex.com
Top 6.31% on Cocoapods.org
Related Projects