Logo Awesome React

Awesome React

Use keyframe animations with aphrodite

To create a keyframe animation with Aphrodite, you specify your keyframe as an object for the animationName property of your style object. Aphrodite will take this and generate an animation that is automatically vendor prefixed for you.

Author: Kent C. Dodds (https://twitter.com/kentcdodds)
Code: http://codepen.io/kentcdodds/pen/oLqPKQ?editors=0010