react-state-animation
react-state-animation copied to clipboard
Simple lightweight React animation library
Since `Promise` is not polyfilled, the animation won't work on IE (till latest; it works on Edge though). This will cause all hosting apps that rely on react-state-animation and have...
I just installed `react-state-animation` from npm, and I wasn't able to work with the `manimate` method. Looking at the `lib/` directory, it seems like that latest code from `src/` wasn't...
NPM won't install. "Peer [email protected] wants react@^0.13.0" Currently running 0.14.0 Thanks
good job! And there are some advices: support all css3 tranform animation type for example: **scale,rotate, skew** etc..