You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to set custom animation curves like Animation.interpolatingSpring(mass: 0.13, stiffness: 5.7, damping: 1.2, initialVelocity: 10.0) to adjust style and duration of effects.
The text was updated successfully, but these errors were encountered:
It's only a few like .anvil that are composed that don't respond to custom curves (I'll follow up with a full list). Do you have a specific one in mind?
I would love to set custom animation curves like
Animation.interpolatingSpring(mass: 0.13, stiffness: 5.7, damping: 1.2, initialVelocity: 10.0)
to adjust style and duration of effects.The text was updated successfully, but these errors were encountered: