Skip to content

seamusapple/SRLoadingHudView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRLoadingHudView

--

How to use it:

let hud = SRLoadingHudView(frame: CGRect(x: 85, y: 80, width: 150, height: 150))
hud.ballColor = UIColor.black
hud.ballRadius = CGFloat(15)
hud.shouBlur = false
hud.showHud

// hud.dismissHud

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages