Library
22.0k

Framer Motion

A production-ready motion library for React. Simple, powerful, and declarative.

#Animation#React#Motion#UI

Overview

Framer Motion is the successor to the Pose animation library. It’s used to create advanced UI animations and interactions in React with a declarative API.

Features

  • Declarative Animations: Simple animate prop for easy transitions.
  • Gestures: Hover, tap, pan, and drag recognition.
  • Variants: Define multiple animation states and toggle between them.

Use Cases

  • Polishing UI transitions and micro-interactions.
  • Complex orchestration of layout changes.
  • Gesture-heavy mobile-like web interfaces.