Motion (formerly Framer Motion) is a production-ready animation library for React and JavaScript that enables declarative, performant animations with minimal code. It provides motion components that wrap HTML elements with animation superpowers, supports gesture recognition (hover, tap, drag, focus), and includes advanced features like layout animations, exit animations, and spring physics.
Convert any HTML/SVG element into an animatable component by prefixing with motion.:
Every motion component accepts animation props like animate, initial, transition, and gesture props like whileHover, whileTap, etc.
Moderne Animationsbibliothek für React und JavaScript. Erstellen Sie flüssige, produktionsbereite Animationen mit Bewegungskomponenten, Varianten, Gesten (Hovern/Tippen/Ziehen), Layout-Animationen, AnimatePresence-Exit-Animationen, Federphysik und scrollbasierten Effekten. Verwenden Sie es beim Erstellen interaktiver UI-Komponenten, Mikrointeraktionen, Seitenübergänge oder komplexer Animationssequenzen. Quelle: freshtechbro/claudedesignskills.