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.
To run the example project, clone the repo, and run pod install
from the Example directory first.
HUDHelper is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "HUDHelper"
Will Han, [email protected]
HUDHelper is available under the MIT license. See the LICENSE file for more info.