Chat Thread
A chat thread sending itself — the moment a demo video actually gets shared.
How it moves
Bubbles arrive one at a time and fade up in place; the stack is bottom-anchored so each arrival displaces everything above it, eased, while the whole thread creeps upward underneath so it never looks frozen between messages. The camera pulls back gently across the clip. Messages are a `;`-separated string, so the customizer can edit them.
Installation
$ pnpm dlx shadcn@latest add @snapcn/chat-threadNeeds an existing Remotion project and a components.json. Two-minute setup if this is your first snapcn component.
Frequently asked questions
How do I add Chat Thread to a Remotion project?
Chat Thread is part of snapcn Pro, and installs with the same shadcn CLI as every free component: npx shadcn@latest add @snapcn/chat-thread. The source is copied into your project and is yours to edit — there is no runtime package to keep installed.
What is Chat Thread?
Chat Thread is a Remotion social proof animation for React. A chat thread sending itself — the moment a demo video actually gets shared.
Is Chat Thread free?
No. It is one of 48 Pro components, sold together: $129 a year for the whole catalogue and everything that ships while your year runs, or $249 once to own it outright. The other 41 snapcn components are free and MIT.