-
I was testing my webpage with dotlottie on LightHouse, apparently the result was pointing at the excessive DOM size that might lead to potential longer style calculation.
![image](https://github.c…
-
Support dotLottie file format :
Since both lottie-ios and lottie-android now support .lottie files, maybe now is a good time add support for dotlottie?
https://github.com/airbnb/lottie-ios/pull/…
-
## Which Version of Lottie are you using?
Lottie 4.2.0
## Expected Behavior
No build warnings with Xcode 14.3 when installing via CocoaPods.
## Actual Behavior
Xcode 14.3 emits a build war…
-
### Description
There is an animation glitch in our Lottie file with 6.6.0 that was not present in 6.5.1. This issue occurs on both iOS and Android. We need to upgrade soon due to Apple’s [Privacy …
-
hi, I tried to use the light player in a vue3/cli setup.
I got
```
ERROR Failed to compile with 1 error …
-
After reading README and [https://docs.lottiefiles.com/dotlottie-js-external/](https://docs.lottiefiles.com/dotlottie-js-external/), I'm still confused about how to get a dotlottie file. Could you pl…
-
Hi,
Getting this warning after recent pod update. Let me know once fixed.
Showing Recent Messages
no rule to process file '/Users/developer/Appsolute/bref-ios-develop/Pods/lottie-ios/Sources/Pr…
-
I see the following warning in my build:
> Use of eval in "node_modules/@lottiefiles/lottie-player/dist/lottie-player.esm.js" is strongly discouraged as it poses security risks and may cause issues…
-
Do you plan the support the `.lottie` format ?
https://dotlottie.io/resources/json-to-dotLottie/
-
I have an issue with displaying the Optimized dotLottie file.
Normal, not optimized .lottie file is working.
I generated the files from Lottie's user panel.
Scripts:
```
https://unpkg.com/@d…