RemotionUI
Utilities

Springs

Shared spring configs for physics-based motion.

Install
npx remotion-ui@latest add springs
import { springSmooth, springSnappy, springBouncy } from "@/remotion/lib/springs";

const progress = spring({
  frame,
  fps,
  config: springSnappy,
  durationInFrames: 30,
});
TokenFeel
springSmoothSubtle, no overshoot — highlights, wipes
springSnappyQuick pop — spring-in
springBouncyPlayful overshoot