iflyingboots / XWHUD

Yet another HUD for iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XWHUD

Yet another HUD for iOS.

Installation

Add XWHUD folder to your project.

Usage

Firstly, import: #import "XWHUD.h".

Show the HUD by [XWHUD show]; and hide by [XWHUD hide];.

Demo

Kindly find XWHUD.xcodeproj project.

License

The MIT license.

About

Yet another HUD for iOS.

License:MIT License


Languages

Language:Objective-C 100.0%