chenglou / react-tween-state

React animation.
Other
1.74k stars 70 forks source link

Projects using react-tween-state #14

Closed guillaume86 closed 9 years ago

guillaume86 commented 9 years ago

I created a little transition component that uses your project, just wanted to let your know: https://github.com/guillaume86/react-skitter-transitions

Thanks for your work (didn't know how to contact you out of github issues)

chenglou commented 9 years ago

Hey! Thanks, I thought that on HN and haven't had the time to check it completely yet =)

Btw, on safari it flashes after the transition's done for some reason. Also, if you click it multiple times it doesn't handle the transition well.

We'll definitely have to solve the TransitionGroup problem so that you don't have to reinvent it for your use-case. I'll think about it.

Closing this, thanks again!

guillaume86 commented 9 years ago

Thx. I don't have a mac so I can't really take a look at the safari issue :( (could be a position issue) I didn't looked at animation interuption yet so it's expected to not behave well but I can probably make something smoother, my initial goal was only to be able to port easilly the skitter effects so it's pretty limited at the moment.

2014-12-18 20:03 GMT+01:00 Cheng Lou notifications@github.com:

Hey! Thanks, I thought that on HN and haven't had the time to check it completely yet =)

Btw, on safari it flashes after the transition's done for some reason. Also, if you click it multiple times it doesn't handle the transition well.

We'll definitely have to solve the TransitionGroup problem so that you don't have to reinvent it for your use-case. I'll think about it.

Closing this, thanks again!

— Reply to this email directly or view it on GitHub https://github.com/chenglou/react-tween-state/issues/14#issuecomment-67537411 .