iCarousel
A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS (by nicklockwood)
SkeletonView
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting (by Juanpe)
iCarousel | SkeletonView | |
---|---|---|
3 | 3 | |
12,077 | 12,779 | |
0.4% | 0.2% | |
0.0 | 4.2 | |
12 months ago | 10 months ago | |
Objective-C | Swift | |
GNU General Public License v3.0 or later | 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.
iCarousel
Posts with mentions or reviews of iCarousel.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-10-23.
-
iOS 5 programming
Also, how many great 3rd party libraries were made during that time: https://github.com/nicklockwood/iCarousel
-
What are the most underrated third party libraries for Native iOS?
Not sure if underrated, but probably most impressive UI library https://github.com/nicklockwood/iCarousel
- Are there any similar library like this using Swift?
SkeletonView
Posts with mentions or reviews of SkeletonView.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-10.
-
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?
When comparing iCarousel and SkeletonView you can also consider the following projects:
DGElasticPullToRefresh - Elastic pull to refresh for iOS developed in Swift
AsyncDisplayKit - Smooth asynchronous user interfaces for iOS apps.
IGListKit - A data-driven UICollectionView framework for building fast and flexible lists.
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!
ParallaxTableViewHeader - Parallax scrolling effect on UITableView header view when a tableView is scrolled
Lottie - An iOS library to natively render After Effects vector animations