I want to have a react component flip over when a user clicks on the DOM element. I see some documentation about their animation mixin but it looks to be set up for \"enter\
I successfully used this project in my react-hammer integration project there are some examples with hammer events and react animation.