Patches

Spring Converter

Spring Converter

Allows for conversion from Apple’s Fluid Spring dynamics values (see SwiftUI) to either Tension / Friction (for use with Spring Animation) or Bounciness / Speed (Pop Animation)

Spring Converter

  • Response
  • Damping Fraction
  • Tension
  • Friction
  • Bounciness
  • Speed

Response

Approximately how long for the spring animation to reach its destination.

Damping Fraction

A value from 0 to 1 describing how much the spring should be damped around its end destination. 0 means don’t apply any damping and oscillate endlessly, 1 means don’t bounce at all around the destination.

Tension

A number that represents spring tension. (Spring Animation)

Friction

A number that represents spring tension. (Spring Animation)

Bounciness

A number that represents spring bouciness (Pop Animation)

Speed

A number that represents spring speed (Pop Animation)