-
Hi,
I saw this http://codepen.io/airnan/pen/yapJWq, is pixi support something you working on?
-
I've been using the lib since a few weeks only and I did not find any reference of my problem in the documentation.
I have a simple error handler declared in a module like this:
```ts
providers…
-
Hi there, so I have this animation that consists of text animators that spew out random numbers ever other frame and flow along paths.... (see the zip attached) and the issue is that in chrome the ani…
-
https://codepen.io/chrisgannon/pen/GrdoOL
How do you export the animation with Bodymovin to get the code like in de link above? There you can change the stroke width, that is something I would like…
-
This is not a bug per se, but rather a Javascript compatibility issue when using Lottie in a NodeJs environment. It may also apply to other situations as well. I traced some strange behavior to condit…
-
The production page is loaded so slowly since we have a JS bundle bigger than 1MB size.
https://giveth.io/_next/static/chunks/pages/_app-7b7ed37c11059ff3.js
Is it possible to improve it? spl…
-
Not sure if this is the right place to raise this issue or not.
I'm trying to migrate from Lottie to Rive using the desktop app to import the lottie file and then export riv file. But the Rive anim…
-
Using version: Com.Airbnb.Xamarin.Forms.Lottie 4.0.9
Occurs on:
iOS
Code: (wrapped in a control template)
![image](https://user-images.githubusercontent.com/23697539/117989239-722ea000-b33c-11…
-
For example:
"i" and "o" contain "x" and "y" properties,which are of array type.Why it should be array?What is the case when it may contain more than single value?
In comparison to that,if I take …
-
Principles:
- Animations should be _secondary_
- Parallax animation is _not_ a good idea. This works for apple (natural when showing a physical product to have it being moved around and rotated)…