Closed natew closed 8 years ago
For what it's worth, this won't work on es6 without adding a tweenQueue to the class constructor manually.
I ended up moving to react-animate, on a branch, so you could check there for ideas:
Interesting ! What branch is this ? :)
Ah ok, got it.
I've found animations using react.animate are much less performant than react-tween-state...
Hum, sorry, that was my fault :/
Fixed tweenQueue