AMProgressHUD 1.1.0

AMProgressHUD 1.1.0

Maintained by Abedalkareem.



Facebook Buy Me A Coffee Youtube Twitter



A gif progress HUD to display the progress of an ongoing task.

Screenshots

Usage

To set the the Progress HUD options.

AMProgressHUD.options.imageName = "giphy" // the name of the gif image.
AMProgressHUD.options.backgroundColor = UIColor.red // the background color.
AMProgressHUD.options.cancable = true

To show the HUD:

AMProgressHUD.show()

To Hide the HUD:

AMProgressHUD.dismiss()

Installation

AMProgressHUD is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'AMProgressHUD'

Support me 🚀

You can support this project by:

1- Checking my apps.
2- Star the repo.
3- Share the repo with your friends.
4- Buy Me A Coffee.

Follow me ❤️

Facebook | Twitter | Instagram | Youtube

License

AMProgressHUD is available under the MIT license. See the LICENSE file for more info.