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.
مكتبة الرسوم المتحركة الحديثة لـ React وJavaScript. قم بإنشاء رسوم متحركة سلسة وجاهزة للإنتاج باستخدام مكونات الحركة والمتغيرات والإيماءات (التمرير/النقر/السحب)، ورسوم متحركة للتخطيط، ورسوم متحركة للخروج من AnimatePresence، وفيزياء الربيع، والتأثيرات القائمة على التمرير. يُستخدم عند إنشاء مكونات واجهة المستخدم التفاعلية، أو التفاعلات الدقيقة، أو انتقالات الصفحة، أو تسلسلات الرسوم المتحركة المعقدة. المصدر: freshtechbro/claudedesignskills.