@remotion/transitions
available from v4.0.53
This package provides the <TransitionSeries>
component for transitioning between two scenes as well as timing presets.
Installation
- npm
- yarn
- pnpm
bash
npm i @remotion/transitions
bash
npm i @remotion/transitions
bash
yarn add @remotion/transitions
bash
yarn add @remotion/transitions
bash
pnpm i @remotion/transitions
bash
pnpm i @remotion/transitions
API
Components
Timings
springTiming()
Transition with a
spring()
linearTiming()
Transition linearly with optional Easing
Custom timings
Implement your own timing
Presentations
Hover over an effect to see the preview.
Overview
List of available presentations
Custom presentations
Implement your own effect
fade()
Animate the opacity of the scenes
slide()
Slide in and push out the previous scene
wipe()
Slide over the previous scene
flip()
Rotate the previous scene
clockWipe()
Reveal the new scene in a circular movement
cube()
Paid
Rotate both scenes with 3D perspective
Audio transitions
Add a sound effect to a transition