mirror of
https://github.com/status-im/react-native.git
synced 2025-01-17 13:01:13 +00:00
afdeefc864
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