Motion (anciennement Framer Motion)

I reach for Motion because animation in React becomes declarative, gestures, transitions, and layout shifts in a few props instead of CSS keyframe gymnastics. It used to be called Framer Motion: the project left Framer, now lives at motion.dev, and the package to install is `motion`. A vanilla API covers everything outside React.

Strengths

Limitations

Best for

Official site

View on Coeurdar