SkeletonView
AsyncDisplayKit
SkeletonView | AsyncDisplayKit | |
---|---|---|
3 | - | |
12,614 | 13,512 | |
- | - | |
4.2 | 0.0 | |
3 months ago | over 5 years ago | |
Swift | Objective-C++ | |
MIT License | BSD 3-clause "New" or "Revised" 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.
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
AsyncDisplayKit
We haven't tracked posts mentioning AsyncDisplayKit yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
Lottie - An iOS library to natively render After Effects vector animations
IGListKit - A data-driven UICollectionView framework for building fast and flexible lists.
MBProgressHUD - MBProgressHUD + Customizations
iOS Circle Progress Bar - iOS Circle Progress Bar
ViewAnimator - ViewAnimator brings your UI to life with just one line
ComponentKit - A React-inspired view framework for iOS.
iCarousel - A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
animated-tab-bar - :octocat: RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. iOS library made by @Ramotion
SVProgressHUD - A clean and lightweight progress HUD for your iOS and tvOS app.
Eureka - Elegant iOS form builder in Swift
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!
MJRefresh - An easy way to use pull-to-refresh.