chenglou / react-tween-state

React animation.
Other
1.74k stars 70 forks source link

Incompatible with legacy browsers <=ie9 and phantomjs #47

Closed chaseadamsio closed 8 years ago

chaseadamsio commented 9 years ago

Might be worth noting in the docs that a shim for requestAnimationFrame is necessary for older browser support and providing a shim in this situation.