@remotion/rive
import Tabs from "@theme/Tabs"; import TabItem from "@theme/TabItem"; import {TableOfContents} from '../../components/TableOfContents/rive';
This package provides a component for rendering Rive animations in Remotion.
Installation
Install @remotion/rive
<Tabs defaultValue="npm" values={[
{ label: 'npm', value: 'npm', },
{ label: 'yarn', value: 'yarn', },
{ label: 'pnpm', value: 'pnpm', },
]
}>
bash
npm i @remotion/rive
bash
npm i @remotion/rive