-
it's necessary to add the 'drawnFrame' event on the AnimationEventName type, because have a huge difference between 'enterFrame' and 'drawnFrame' (post render)
`
export type AnimationEventName = '…
-
## 🐛 Bug Report
Colors not showing on iOS when colors edited with [lottie editor](https://lottiefiles.com/es/lottie-editor)
There also different headers, trailers when comparing the json files att…
-
Android 5.x and Android 6.x
![Capture+_2019-07-25-21-31-10](https://user-images.githubusercontent.com/7090588/61884186-faed0980-af25-11e9-8878-6c4b81ffcf1d.png)
-
i have an animation with 35 frames and i wanna let the last one be the first. i also try to use initialSegment but dont work for me
-
Hi hernan iIf I understand correctly in order to get a single string of text instead of per character I need to use a tspan pair of tags, where do I add the tspans? in the .json file?
-
In the HTML file, I have 2 elements, one is a sample text and the second is lottie-container. I am trying to load
`Poppins-Bold.otf` as a base64 string and it works fine for the animation.
``…
-
I can see that after adding these json files in lottie web, animations are a bit different than they were in after effects.
[Archive.zip](https://github.com/airbnb/lottie-web/files/10782386/Archiv…
-
I am having issues with the segments- for me, displaying a custom set of segments does not seem to do anything. My code:
```
import React from 'react';
import animation from './animation.json';
…
-
i want animated splash screen i.e i want perform animations like rotate,fade animation on multiple images in launch_screen.xml. please help me
-
**web lottie_light**
* **Browser and Browser Version: all mobile browser**
* **After Effects Version: 5.5.9**
```js
import lottie from 'lottie-web/build/player/lottie_light';
// then
const …