chenglou / react-tween-state

React animation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projects using react-tween-state

guillaume86 opened this issue · comments

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)

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!

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
#14 (comment)
.