relatedcode / ProgressHUD

ProgressHUD is a lightweight and easy-to-use HUD for iOS. Over 5000+ animations. ‼️
https://relatedcode.com
MIT License
2.79k stars 458 forks source link

Function limitation #171

Open findingfield opened 3 months ago

findingfield commented 3 months ago

Easy to use, animation is very comprehensive, very good! But, there is only one available ProgressHUD,(singleton shared) works, and forced to add to a UIWindow, which is very confusing. Developers may need to use more than one Hud at the same time(et using UIPageViewController...), and can display them in any UIView. Are these in the improvement plan?