Framer Motion

A production-ready motion library for React. Utilize the power behind Framer, the best prototyping tool for teams. Proudly open source.
It's simple yet powerful, allowing you to express complex user interactions with robust, semantic markup.

Note

go to animation

Framer-motion Rules

  • you can put word of motoin. before any element inside start tag
  • Animating a motion component is as straightforward as setting values on the animate prop.
  • When these values change, Framer Motion will automatically generate an animation to the latest values. This animation will feel great by default, but it can be configured with the flexible transition prop.

📌 Examples

Simple examples for animation, gestures, components, transforms and more:


go to the best actual examples

⚡️drag dragConstraints

go to here to explore code


✌️ Animations In React - Framer-Motion Tutorial

In this video I teach you all how to create cool animations in React using Framer Motion!:

go to Framer-Motion Tutorial

💡NPM

npm i framer-motion