Open
Description
Here's a library that generates CSS keyframes using react-motion's interpolator: https://github.com/codepunkt/css-spring
@jverkoey has mentioned before that react-motion's algorithm isn't accurate. We ought to be able to build something similar with Rebound fairly easy.
Safari Tech Preview also seems to have an experimental animate: spring()
CSS property. We should figure out what that's about and if we should evangelize/support it: https://lists.w3.org/Archives/Public/www-style/2016Jun/0181.html