I'm working on a web app builded in Django and React, I've a question about to change the width and height of my Lottie img when the screen change Its size. Tha
Remix is prone to the following error when using import on top-level components TypeError: Cannot read properties of undefined (reading 'root'). So I've done as
I am trying to move my existing React Native (typescript) project to Expo. Everything is working fine in Expo except modal with Lottie animation ( without expo
Folks my Lottie player HTML element is got deleted every time the page loads. The website is on WordPress and the Lottie player code is infused through a custom
I have lottie library in my project built on react-native. followed These installation steps on an android, but to my surprise the animation works on fine on em
I am using a lottie animation in my android app. I downloaded the json file and pasted res/raw. I am using it my app using XML and Java, but when I run the app,
How to use lottie animation files in vue3. I used the lottie web player component but vue js gives a warning of component not being registered. There lot of wra
I tried to add Lottie Animation to Java (Android) programmatically, but I keep failing. I will show my code below I need to change from drawable to Lottie. This
Is there any library to convert LOTTIE animations to WEBP files? There are several C++ and Python libraries (like PyLottie), but I can't find anything for Java.
What I did: Step 1) Added the following dependency in graddle: compile 'com.airbnb.android:lottie:2.0.0-beta4' Step 2) Airbnb do not tell us where to place the
I'm implementing Lottie Splash Screen on my project, I have followed all the steps on Lottie's page (https://www.npmjs.com/package/react-native-lottie-splash-sc
Learning React here, and I'm simply trying to display a lottie animation. Seems fairly straight-forward, but I'm having some trouble with the useEffect hook.
Whether the view I'm creating is a LOTAnimatedSwitch or View, the image of the animation always appears very small. The lottie animation doesn't take up the siz