Awesome React
Browse videos
Playlists
Conferences
Speakers
About
Use keyframe animations with aphrodite
Playlist
Details
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