aholachek / react-animation-comparison

A tour of React animation libraries with a focus on developer experience
https://alex.holachek.com/react-animation-comparison
686 stars 38 forks source link

react-pose has been updated and pretty bug free #4

Closed bushblade closed 5 years ago

bushblade commented 5 years ago

Hi, really interesting repo, I just stumbled on it as i've been doing something similar myself here my animation library testing

I found some bugs in react-pose too and reported them, the developers responded very swiftly with a fixed version release. I also managed to use the library to animate svg paths codeSandbox here

aholachek commented 5 years ago

That svg path animation is beautiful! I just updated to V4 of pose but unfortunately I could still reproduce the 2 issues I wrote about in the readme. Here's the issue I made back in May for the most problematic bug, it looks like it won't be super straightforward to fix