Loading....
Published At : 17 December 2023
Author : Gaurav Jawalkar
Framer Motion is a simple yet powerful motion library for React.
It powers the amazing animations and interactions in Framer, the web builder for creative pros. Zero code, maximum speed.
In this quick overview, we'll take a look at some of the APIs that Motion offers.
Framer Motion is an open-source React library for creating animations and gestures. It is the successor to Pose React library, which is one of Popmotion's JavaScript libraries for implementing animations. Framer Motion, Popmotion, and Pose were created by Matt Perry.
Framer Motion is a small library that allows animating all valid HTML and SVG elements. Similar to Pose library, it provides declarative API, which makes creating and orchestrating complex animations easy to implement.
Go Back