solid-spring icon indicating copy to clipboard operation
solid-spring copied to clipboard

[Feature Request] Easings

Open marioparaschiv opened this issue 6 months ago • 0 comments

@react-spring/web has preset easings exported which include functions such as exponential, ease-in-out, etc.

Could this also be ported to solid-spring?

This is the export: https://github.com/pmndrs/react-spring/blob/fd65b605b85c3a24143c4ce9dd322fdfca9c66be/packages/shared/src/easings.ts

marioparaschiv avatar Aug 01 '24 02:08 marioparaschiv