bringking/react-web-animation

Does this support svg?

matt-erhart opened this issue · 3 comments

Does this support svg?

Do you have an example with a group or sequence? The svg wrapper seems to block propagation to the e.g. circle elements in it.

@matt-erhart I fixed this in the lastest release! Here is the example showing how to use AnimationGroup with an SVG - https://github.com/bringking/react-web-animation/blob/master/demo/src/svg_group.js