lottie-web icon indicating copy to clipboard operation
lottie-web copied to clipboard

Render After Effects animations natively on Web, Android and iOS, and React Native. http://airbnb.io/lottie/

Results 135 lottie-web issues
Sort by recently updated
recently updated
newest added

Hi, the first two days when i intalled Lottie plugin for my after effects it was working fine but now all the files that i download have distorted shapes. I...

Hey, guys! I am using lottie-web library in my Vue 3 project. When I use my .json animation as already imported in file, this way, everything works: ``` import {...

Use of eval in "node_modules/lottie-web/build/player/lottie.js" is strongly discouraged as it poses security risks and may cause issues with minification.

Varying amount of vertices between keyframes is still an issue? As i can see in the lottie renderer in after effects it is! thx

Hi, What are the actual differences between the libraries on the cdnjs link : https://cdnjs.com/libraries/bodymovin ? Specifically between the `lottie.min.js` and the `lottie_canvas.min.js` ? Thanks in advance

I see title and description were added in this issue https://github.com/airbnb/lottie-web/issues/1469 which is great. I don't see this in the readme though, shall I add it. Secondly would it be...

enhancement

**Tell us about your environment** ------------------------------ - Operating System: Darwin - Node Version: v18.12.1 - Nuxt Version: 3.11.1 - CLI Version: 3.11.1 - Nitro Version: 2.9.5 - Package Manager: [email protected]...

**Tell us about your environment** Any web browser * **Browser and Browser Version:** Any * **After Effects Version:** Any **What did you do? Please explain the steps you took before...

**Tell us about your environment** It is a simple web page that has an onload animation and we are trying to make the loading icon to be loaded as quickly...

I seem to have found the root cause of the problem, which lies in the code of the lottie-web package. When using both the vue3-lottie and lottie-web libraries with SVG...