Framer Motion (Motion) patterns for React — springs, staggers, layout animations, micro-interactions, scroll-triggered effects, and exit animations. The #1 differentiator between generic and polished UI.
Import: import { motion, AnimatePresence, stagger, useScroll, useTransform } from "motion/react"
Note: The package was renamed from framer-motion to motion in late 2024. Both work, but motion is the current package.
Patrones de animación Framer Motion (Motion) para React: resortes, escalones, animaciones de diseño, microinteracciones, efectos de desplazamiento y transiciones de página. Úselo al crear o mejorar animaciones de la interfaz de usuario, agregar brillo o hacer que las interfaces se sientan premium. Fuente: dylanfeltus/skills.