chenglou / react-tween-state

React animation.
Other
1.74k stars 70 forks source link

Remove access to _pendingState #25

Closed chenglou closed 9 years ago

chenglou commented 9 years ago

This is done in https://github.com/chenglou/react-tween-state/commit/bf3804dfe87c567cc4a75ea0ad1949d5923cb8dc

Since React 0.13 doesn't have _pendingState anymore.