Ross ROSS = Recommend OSS · open-source software intelligence for agents

chenglou/react-motion

A spring that solves your animation problems. observed · 2026-08-28

github.com/chenglou/react-motion · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4101
  • days_rel: n/a
  • days_push: 971
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

21915 stars · 1148 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A React library that implements spring-physics-based animation, letting developers animate UI elements with stiffness and damping instead of hard-coded easing curves and durations. It provides components like Motion and TransitionMotion for smooth, interruptible animations in React and React Native.

Use cases

  • animate a counter or value with spring physics in React
  • create smooth list item enter/exit transitions
  • build draggable UI elements with natural motion
  • animate chat head or floating UI elements
  • create photo gallery and carousel transitions
  • replace CSS easing curves with physics-based animation

When to choose

  • you want natural, interruptible spring animations in React
  • you need animations that adapt to user interaction rather than fixed durations
  • you're maintaining an older React codebase already using react-motion

When to avoid

  • starting a new project - consider modern alternatives like Framer Motion or react-spring
  • you need simple CSS transitions without physics
  • you need the latest React features and active maintenance

Facets

library · maturity maintenance

animation ui-components frontend web-development browser cross-platform react spring-physics transitions react-native nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
chenglou/react-motionmain23

For agents

markdown · JSON · MCP: product_card(name="chenglou/react-motion")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem