MBProgressHUD
SkeletonView
MBProgressHUD | SkeletonView | |
---|---|---|
1 | 3 | |
16,010 | 12,670 | |
-0.0% | 0.3% | |
3.7 | 4.2 | |
5 months ago | 6 months ago | |
Objective-C | Swift | |
MIT License | MIT License |
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.
MBProgressHUD
-
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.
SkeletonView
-
How do I create this pre-loader effect using UIKit that is so prevalent in apps?
Take a look at SkeletonView
-
How to I implement `.redacted(reason: .placeholder)` in UIKit?
There’s no UIKit equivalent for this. You could set the label’s font to one of those redacted fonts used for prototyping (Google has one for example), or use one of those skeleton view libraries on GitHub.
-
Cracking the iOS Interview
SkeletonView - Fancy loading views
What are some alternatives?
SVProgressHUD - A clean and lightweight progress HUD for your iOS and tvOS app.
Lottie - An iOS library to natively render After Effects vector animations
ProgressHUD - ProgressHUD is a lightweight and easy-to-use HUD for iOS. Over 5000+ animations. ‼️
EasyAnimation - A Swift library to take the power of UIView.animateWithDuration(_:, animations:...) to a whole new level - layers, springs, chain-able animations and mixing view and layer animations together!
IHProgressHUD - A clean and lightweight progress HUD based on SVProgressHUD, converted to Swift with the help of Swiftify.
ViewAnimator - ViewAnimator brings your UI to life with just one line
KRProgressHUD - A beautiful and easy-to-use progress HUD for your iOS.
AsyncDisplayKit - Smooth asynchronous user interfaces for iOS apps.
NVActivityIndicatorView - A collection of awesome loading animations
iCarousel - A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
iOS Circle Progress Bar - iOS Circle Progress Bar
FSPagerView - FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner View、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders.