Introduction
Remotion Animated is a helper library that lets you declaratively specify animations in Remotion.
Installation
To get started, create a Remotion project if you haven't already, and install Remotion Animated using the package manager of your choice.
- npm
- yarn
- pnpm
- bun
npm i remotion-animated
yarn add remotion-animated
pnpm i remotion-animated
bun add remotion-animated
Remotion Animated is available under the MIT License. Keep in mind that Remotion itself has different licensing considerations.