Motion (package: motion, formerly framer-motion) is the industry-standard React animation library used in production by thousands of applications. With 30,200+ GitHub stars and 300+ official examples, it provides a declarative API for creating sophisticated animations with minimal code.
Production Tested: React 19.2, Next.js 16.1, Vite 7.3, Tailwind v4
Performance: Uses native ScrollTimeline API when available for hardware acceleration.
모션(Framer Motion)을 사용하여 React 애니메이션 구축 - 제스처(드래그, 호버, 탭), 스크롤 효과, 스프링 물리학, 레이아웃 애니메이션, SVG. 번들: 2.3KB(미니) ~ 34KB(전체). 사용 시기: 드래그 앤 드롭, 스크롤 애니메이션, 모달, 캐러셀, 시차. 문제 해결: AnimatePresence 종료, 목록 성능, Tailwind 충돌, Next.js "클라이언트 사용". 출처: blockmatic/basilic.