-
```
Maybe split these into separate bugs if bored out of your mind / dig filing
bugs more than fixing them.
animateTransform.translate not handled
animateTransform.scale "sx,sy" value not parsed corr…
-
There is no direct way to specify a ping-pong animation in SVG, that is to tell an animation to go back in time when it reaches it's end.
The current work-around is to copy the original animation (ca…
-
Please, please, add support for reproducing existent SVG SMIL animations like those:
http://www.tbyrne.org/viber-animated-svgs
-
Hi ! I would like to know if this lib can work with SVG components from [react-native-svg](https://github.com/react-native-community/react-native-svg). I tried to use `createAnimatableComponent` but n…
-
### Description
I was working on my own Custom Activity Indicator used my clients logo. It is a perfectly circular SVG. When I created an animation for it that rotates the image until it stops you co…
-
# Feature Request
This would help in css animations and making the svg's more intereactive
## Description
What do you want to add to Satori, and why?
Something like id and class that allows us t…
-
**1. Read the [FAQs](#faqs) 👇**
**2. Describe the bug**
I am trying to animtion path in SVG element which has several solid and dashed lines (craeted with tag).
Solid lines work nice but the dash…
-
I'm having problems using on my website. When using it with a lottie animation, I noticed that the svg is applying a transform: translate3d and is applying a blur to the animation.
How do I deacti…
-
Add SVG animation to hero section using GSAP
-
Could we render 3D diagrams as animated 2D diagrams using SVG?
SVG supports animations but I'm not sure how easy it would be to convert our geometry into SVG animations. We could also use subdivisi…