SVProgressHUD
A clean and lightweight progress HUD for your iOS and tvOS app. (by SVProgressHUD)
MBProgressHUD
MBProgressHUD + Customizations (by jdg)
SVProgressHUD | MBProgressHUD | |
---|---|---|
- | 1 | |
12,455 | 16,014 | |
0.1% | 0.0% | |
5.9 | 3.7 | |
9 months ago | 9 months ago | |
Objective-C | Objective-C | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SVProgressHUD
Posts with mentions or reviews of SVProgressHUD.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning SVProgressHUD yet.
Tracking mentions began in Dec 2020.
MBProgressHUD
Posts with mentions or reviews of MBProgressHUD.
We have used some of these posts to build our list of alternatives
and similar projects.
-
How this notification is made when I tap "Add to watchlist"?
That's not a notification, it's a HUD. The most common library I've seen that implements it is MBProgressHud. It's very well documented, so you should be able to implement it easily.
What are some alternatives?
When comparing SVProgressHUD and MBProgressHUD you can also consider the following projects:
PKHUD - A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.
KRProgressHUD - A beautiful and easy-to-use progress HUD for your iOS.
iOS Circle Progress Bar - iOS Circle Progress Bar
ProgressHUD - ProgressHUD is a lightweight and easy-to-use HUD for iOS. Over 5000+ animations.
MBCircularProgressBar - A circular, animatable & highly customizable progress bar from the Interface Builder (Objective-C)
IHProgressHUD - A clean and lightweight progress HUD based on SVProgressHUD, converted to Swift with the help of Swiftify.