chenglou / react-tween-state

React animation.
Other
1.74k stars 70 forks source link

Feature/support react 15 #58

Closed marcelopereirascmspain closed 8 years ago

marcelopereirascmspain commented 8 years ago
jsg2021 commented 8 years ago

I think #55 is better...since it removes the dependencies (React itself is not referenced in this project)

chenglou commented 8 years ago

55 is indeed right. The library doesn't actually depend on React and React-DOM. The changes have been made and merged. I'll close this one but thanks for submitting the PR! And sorry for the delay.