RVE LogoReact Video EditorDOCS
RVE SDK/Integration Guides/Integration Guides

Integration Guides

Add the RVE SDK to a Next.js, Vite, or React application

The RVE SDK is a private npm package that you install in your React application.

Install the SDK first

Complete the SDK installation guide before you use an integration guide. You need an active SDK plan and a registry token.

Choose Your Framework

All three guides use the same SDK package:

@reactvideoeditor/react-video-editor

The SDK uses client-side rendering by default. You can add server rendering later if your application needs it.

Need Help?

See the quick start or email hello@reactvideoeditor.com.