react-native/Libraries/Animation
Christopher Chedeau afdeefc864 [Animated] Remove rebound dependency
Summary:
We already reimplement the spring computation, we were only using rebound for the tension/friction conversion. Turns out that it is quite small so we can just embed it. I'm doing this as I'm preparing for doing a web version of the feature and I'm trying to minimize the number of dependencies.

https://github.com/facebook/rebound-js/blob/master/rebound.js#L932
2015-08-03 15:24:40 -08:00
..
Animated [Animated] Remove rebound dependency 2015-08-03 15:24:40 -08:00
LayoutAnimation.js [ReactNative] LayoutAnimation docs 2015-08-03 07:52:31 -08:00
POPAnimationMixin.js [ReactNative] Fix timeout edge-case in POPAnimation hack 2015-07-06 15:15:56 -08:00
bezier.js [ReactNative] Move Animated to Open Source 2015-07-07 13:44:09 -08:00