HUDHelper 0.5.1

HUDHelper 0.5.1

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release Apr 2021

Maintained by Will Han.



HUDHelper 0.5.1

  • By
  • Will Han

HUDHelper

[![CI Status](http://img.shields.io/travis/Wei Han/HUDHelper.svg?style=flat)](https://travis-ci.org/Wei Han/HUDHelper) Version License Platform

HUDHelper defines 'Indicator' and 'Toast' based on MBProgressHUD, the indicator acts as the default behaviour of MBProgressHUD, the toast will hide automatically.

The original intention of this wrapper is to separate the MBProgressHUD usage from UIViewController and call it easily.

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

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

pod "HUDHelper"

Author

Will Han, [email protected]

License

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