Dance
Lottie
Dance | Lottie | |
---|---|---|
- | 12 | |
648 | 25,694 | |
- | 0.3% | |
0.0 | 8.1 | |
about 7 years ago | 21 days ago | |
Swift | Swift | |
MIT 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.
Dance
We haven't tracked posts mentioning Dance yet.
Tracking mentions began in Dec 2020.
Lottie
- Lottie from Airbnb – iOS library to render After Effects vector animations
-
Are Animated JSON and Lotties suitable in functional web development?
Lottie still has a lot of support (backed by Airbnb) and just got a big performance upgrade on iOS. However, there are competitors cropping up (like Rive) with the aim to be more lightweight and not tied to After Effects.
- "progress indicator" animation
-
Cracking the iOS Interview
Lottie - After Effects vector animations
-
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
What are some alternatives?
Pastel - 🎨 Gradient animation effect like Instagram
MotionBlur - MotionBlur allows you to add motion blur effect to iOS animations.
Sica - :deer: Simple Interface Core Animation. Run type-safe animation sequencially or parallelly
KRProgressHUD - A beautiful and easy-to-use progress HUD for your iOS.
YapAnimator - Your fast and friendly physics-based animation system.
ViewAnimator - ViewAnimator brings your UI to life with just one line
Gemini - Gemini is rich scroll based animation framework for iOS, written in Swift.
SkeletonView - ☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
AKVideoImageView - UIImageView subclass that allows you to display a looped video and dynamically switch it.
AnimatedCollectionViewLayout - A UICollectionViewLayout subclass that adds custom transitions/animations to the UICollectionView without effecting your existing code.
SpriteKitEasingSwift - Better Easing for SpriteKit in Swift