Currently, if you use the `Wave.animate(withSpring:)` API to animate some view properties, you can't easily get the velocity of those animations after. We should expose this somehow.
Currently, if you use the
Wave.animate(withSpring:)API to animate some view properties, you can't easily get the velocity of those animations after.We should expose this somehow.