react-native/Libraries/Animation/Animated/__tests__
Christopher Chedeau fea2db42fd [Animated] Send a final update with toValue for spring
Summary:
Animated.spring is not guarantee to stabilize at exactly toValue (determined by restDisplacementThreshold). It is a bit annoying that the last value is not toValue, it makes the logs harder to read and also prevents you from writing code like value === toValue. Instead you need to track it down somewhere else.
2015-07-22 17:33:00 -08:00
..
Animated-test.js [Animated] Send a final update with toValue for spring 2015-07-22 17:33:00 -08:00
Easing-test.js [ReactNative] Move Animated to Open Source 2015-07-07 13:44:09 -08:00
Interpolation-test.js [ReactNative] Move Animated to Open Source 2015-07-07 13:44:09 -08:00