|
|
|
|
|
by jawishhameed
813 days ago
|
|
> What advantages does this have over the players from Airbnb?
Those are still great alternatives! In the existing Airbnb suite of players, the implementations for web, iOS and Android are completely different and have different sets of Lottie feature support and have visual inconsistencies in the output. This fragmentation creates a less than ideal workflow for both motion designers and developers where animations need to be tested on the different players to verify before shipping. With dotlottie-rs suite of players, we are hoping to solve this problem. You can also generally expect better performance, especially with Lotties with large number of elements and the complex layer effects possible in Lottie. > Will it work with existing Lottie animations?
The current release supports >95% of the animations on our community contributed free animations library. No changes required! We open-sourced a tool called relottie ((https://github.com/LottieFiles/relottie) to detect unsupported features in a Lottie for this player (and other players) to help folks build a validation step in their CI/CD. We are making frequent contributions and releases on ThorVG and dotlottie-rs to get to 100% support! |
|