@remotion/gif
你可以从 NPM 安装此软件包,以获取一个用于显示与 Remotions useCurrentFrame() 同步的 GIF 的组件。
🌐 You can install this package from NPM to get a component for displaying GIFs that synchronize with Remotions useCurrentFrame().
- Remotion CLI
- npm
- bun
- pnpm
- yarn
npx remotion add @remotion/gif
This assumes you are currently using v4.0.431 of Remotion.npm i --save-exact @remotion/gif@4.0.431
Also update
remotion and all `@remotion/*` packages to the same version.Remove all
^ character in front of the version numbers of it as it can lead to a version conflict.This assumes you are currently using v4.0.431 of Remotion.pnpm i @remotion/gif@4.0.431
Also update
remotion and all `@remotion/*` packages to the same version.Remove all
^ character in front of the version numbers of it as it can lead to a version conflict.This assumes you are currently using v4.0.431 of Remotion.bun i @remotion/gif@4.0.431
Also update
remotion and all `@remotion/*` packages to the same version.Remove all
^ character in front of the version numbers of it as it can lead to a version conflict.This assumes you are currently using v4.0.431 of Remotion.yarn --exact add @remotion/gif@4.0.431
Also update
remotion and all `@remotion/*` packages to the same version.Remove all
^ character in front of the version numbers of it as it can lead to a version conflict.应用接口
🌐 APIs
以下 API 可用:
🌐 The following APIs are available: