relatedcode / ProgressHUD

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

Can I show it above a UIImageView? #134

Open moo611 opened 1 year ago

Gargo commented 1 year ago

I need the same functionality

Gargo commented 1 year ago

@relatedcode currently ProgressHUD is shown over the whole app. But what if we need to have the same progress view inside particular views (to have the same design in the whole app) - even if we should add/remove it manually?

cukingpro commented 12 months ago

@relatedcode currently ProgressHUD is shown over the whole app. But what if we need to have the same progress view inside particular views (to have the same design in the whole app) - even if we should add/remove it manually?

I also need this feature.