Introduction
Copy-paste Remotion components that restyle from one theme and fit every format.
reelcn is a registry of Remotion components you install with the shadcn CLI and then own. Each one is a single file that lands in src/reelcn/, takes its colors, fonts and motion from a theme, and lays itself out for 16:9, 9:16 and 1:1.
What you get
- 81 items: text effects, motion wrappers, transitions, backgrounds, overlays, product mockups, charts and shared libraries.
- One theme for everything: wrap a scene in
<ThemeProvider>and every component inside restyles. - Every format: sizes are design units, so one timeline renders for YouTube, Reels and a square post.
- Auto-exit: components leave at the end of their
<Sequence>, so timing lives in your timeline, not in props.