-
As per title: whenever a JSON animation created from After Effects is played with `autoPlay=true` and `loop=false`, the entire animation disappears once completed. This does not happen in `lottie-reac…
-
Hello!
I constantly get next error and can't use this library in my project.
-
## Overview
This animation has some moving lines but when using the player they are still. I know the dot lottie rendering engine doesn't support some layers, and maybe that's the issue, but I'm no…
-
Export animations to SVG and then animate with animation player.
>faildozerYesterday at 06:32
> lottie is actually just a system for rendering adobe after effects animations that are exported as j…
-
Can someone explain to me the tradeoffs between dotLottie and using json files?
The react player package for dot Lottie files is 2MB... Seems incredibly heavy to send to the browser vs. importing t…
-
So, post the xcframework release on tags with .zip format
-
There was an issue opened in #46 about Next.js and the liberal use of the Window object.
The resolve was a `react-player`. However, we have the same issues in Nuxt.
What workaround do we have fo…
-
Hey guys.
I did an animation in AE and converted it with bodymovin. The json file with the images of the animated png sequece has like 300mb, which is a lot!
I'm compressing all the png's, reducin…
-
Previously, when using the lottie animations, one could have one or more images with the animations and have them referenced in the data.json file.
As noted, we are referencing these images in that…
-
We are listening to the `error` event on dotlottie-player falling back to static svg image. This works well, however there is a brief delay before the error event is emitted, and during this time wind…