jdg / MBProgressHUD

MBProgressHUD + Customizations
http://www.bukovinski.com/
MIT License
16.01k stars 3.56k forks source link

Is there a way to check if a hud is already being shown? #481

Closed robertofrontado closed 7 years ago

shbhmnk commented 7 years ago

Try this HUD library for iOS in swift https://github.com/shubh10/JustHUD

matej commented 7 years ago

@shubh10 Please don't spam. You posted the same message in a bunch of threads.

@robertofrontado BOOL showing = hud.alpha > 0.f.

shbhmnk commented 7 years ago

@matej sure, do try though