CocoaPods trunk is moving to be read-only. Read more on the blog, there are 17 months to go.

GGProgressHUD 0.0.2

GGProgressHUD 0.0.2

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release May 2015

Maintained by otherplayer.



  • By
  • Otherplayer

A HUD inherit of MBProgressHUD

image

Use

[GGShowTip setMaskType:GGProgressHUDMaskTypeNone];

[GGProgressHUD showTip:@"请点击下面按钮" afterDelay:30];

[GGShowTip showTipTextOnly:@"请点击下面按钮" dealy:50 position:GGProgressHUDPosition_top];

License

These specifications and CocoaPods are available under the MIT license.