Skip to content

sauteam/SYProgressHUD.Swift

Repository files navigation

SYProgressHUD.Swift

About :SYProgressHUD.Swift

Base in MBProgressHUD OC in SYProgressHUD

Example, easy use:

//loading
SYProgressHUD.showLoadingAddView(view: view)

//custom imageView
SYProgressHUD.showCustomView(icon: "nav_back_icon", text: "just test")

//text info
SYProgressHUD.showSuccessHUD(text: "success info")

Support

iOS >= 8.0

Libraries

MBProgressHUD

License

SYProgressHUD is under MIT License. See LICENSE file for more information.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published