AsyncDisplayKit
DISCONTINUED
Lottie
Our great sponsors
AsyncDisplayKit | Lottie | |
---|---|---|
0 | 8 | |
13,512 | 22,979 | |
- | 0.7% | |
0.0 | 9.1 | |
about 3 years ago | 6 days ago | |
Objective-C++ | Swift | |
BSD 3-clause "New" or "Revised" License | Apache License 2.0 |
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.
AsyncDisplayKit
We haven't tracked posts mentioning AsyncDisplayKit yet.
Tracking mentions began in Dec 2020.
Lottie
-
Binding Lottie (or any other Swift framework with UI) in MAUI
When I wrote my app which needed Lottie animations, I found LottieXamarin library, but that only works with Xamarin.Forms not with MAUI. I tried to update it, however I've run into multiple issues and at the same time I've realised only older Lottie versions can be binded, because from March of 2019, Lottie is a Swift library, which means it can't be binded easily.
-
Character animations like Duolingo in swiftui
It's probably made with Adobe AE or similar, and exported in Lottie format (SVG-data like + assets) to be loaded and rendered with the Lottie library for iOS (https://github.com/airbnb/lottie-ios) which I presume already comes with SwiftUI-compatible API.
-
A challenger to the throne of vector graphics. SVG is dead, long live TinyVG!
The HN thread also mentions Lottie from AirBnB and IconVG from Not-an-official-Google-product.
-
18 amazing 🤩 GitHub repositories that will help you 🪄 make a beautiful project
Lottie for Web, Android, iOS, React Native, and Windows
-
I built this Lottie animation editor to edit Lottie animations without After Effects! If like me, you use Lottie animations as part of your iOS app UI but struggle with After Effects or implementation issues, would like to know what you think. Added a video in comments too :)
I think there might be one but not sure how up to date it is: https://github.com/airbnb/lottie-ios/tree/lottie/objectiveC
- Burger king logo animated with UIKit
-
Loading Screen Animation Help
If you can use After effects or some plugin to translate the PNG sequence to a Lottie JSON file, you can setup https://github.com/airbnb/lottie-ios in your project and should be pretty straight forward from there. If not, maybe translate it to a GIF file. Last option, if the animation is simple it can be simple to recreate it using UIBezierPaths.
- Can it be done in SwiftUI??? -> Yeah Why Not😂
What are some alternatives?
MotionBlur - MotionBlur allows you to add motion blur effect to iOS animations.
IGListKit - A data-driven UICollectionView framework for building fast and flexible lists.
KRProgressHUD - A beautiful and easy-to-use progress HUD for your iOS.
ViewAnimator - ViewAnimator brings your UI to life with just one line
PageControl - ● ○ ○ ○ A nice, animated UIPageControl alternative.
SkeletonView - ☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
Gemini - Gemini is rich scroll based animation framework for iOS, written in Swift.
Macaw - Powerful and easy-to-use vector graphics Swift library with SVG support
SpriteKitEasingSwift - Better Easing for SpriteKit in Swift
iOS Circle Progress Bar - iOS Circle Progress Bar
Anima - Anima is chainable Layer-Based Animation library for Swift5.