1Caxz / iProgressHUD

An elegant, lightweight and responsive progress HUD for iOS app with very simple usage. Available 32 indicators by NVActivityIndicatorView.

Home Page:https://github.com/icaksama/iProgressHUD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Way to make success / error ?

NameX44 opened this issue · comments

Hi,

Is there a way to do a success / error event when loading has finished ? Maybe I could help you to do it ?

Your library looks good !

Thanks,

There is no way to do a success/error event for now. But, I have the plan to make them later and also download progress feature. It will great if you can make it happen faster.
Please follow this step:

  • Create a personal fork of the main iProgressHUD repository in GitHub.
  • Make your changes in a named branch different from master, e.g. you create a branch my-awesome-feature.
  • Generate a pull request through the Web interface of GitHub.