-
**Tell us about your environment**
* **lottie-web: ^5.11.0**
**What did you do? Please explain the steps you took before you encountered the problem.**
`import * as lottie from 'lottie-we…
-
Is it possible to attach controls outside of the `` tag? An option to add it through loadAnimation would be great.
-
I think this might be a bug on iOS/macOS engine where if you group shapes in a layer they won't render
Lottie 4.0.1
Behavior where shapes are not grouped and do not have transform animations: ht…
-
When specifying a dependency from GitHub in `license_plist.yml` like so:
```
github:
- owner: youtube
name: youtube-ios-player-helper
version: 1.0.2
manual:
- name: KeychainItemWr…
-
**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 …
-
I have a Lottie animation that I want to render using the canvas renderer, instead of the SVG renderer for performance reasons. The SVG renderer produces the expected output, but the canvas renderer p…
-
@mifi
I have a lottie.json which have below markers
```
"markers": [
{ "tm": 0, "cm": "{\r\"name\":\"remove_background\"\r}", "dr": 25 },
{ "tm": 25, "cm": "{\r\"name\":\"removing_back…
-
### Minimal reproducible example
https://github.com/expo/expo/tree/main/apps/bare-expo
### What platform(s) does this occur on?
Web
### Where did you reproduce the issue?
on web
### …
-
你好,
lottie的json:
`{
"v": "5.4.4",
"fr": 30,
"ip": 0,
"op": 90,
"w": 178,
"h": 100,
"nm": "comp1",
"ddd": 1,
"assets": [
{
"id": "image_0",
"…
-
It'll throw a "SCRIPT1004: Expected ';' ". Very likely to be because of a FOR...IN loop https://stackoverflow.com/questions/55025430/script1004-expected-occuring-in-for-loop-ie-browser
Also, the Li…