Skip to content

HUDHelper defines 'Indicator' and 'Toast' based on MBProgressHUD.

License

Notifications You must be signed in to change notification settings

AsaYao/HUDHelper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUDHelper

CI Status 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.

About

HUDHelper defines 'Indicator' and 'Toast' based on MBProgressHUD.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 92.2%
  • Ruby 7.8%