chenglou / react-tween-state

React animation.
Other
1.74k stars 70 forks source link

Looping behaviors (onEnd) and react-native #43

Closed morukutsu closed 8 years ago

morukutsu commented 9 years ago

Looping behaviors seems to be broken on react-native. I tested the first example (examples/example1.jsx) which calls tweenState again each time onEnd is triggered in the browser and it's working fine.

Here a similar example for react-native: https://gist.github.com/morukutsu/c3b01e7946104f4d87af The behavior is different:

Is there any known issue that could explain this?

I am not really sure it is a react-tween-state, react-native or another unrelated issue.

Thanks a lot !

chenglou commented 8 years ago

Hey, what's up! Sorry I don't get notified for new issues so I totally did not see this. Is this fixed?