Skip to main content
VESDK/React Native/Guides/Video Composition

Composing Multiple Videos

VideoEditor SDK for React Native makes it easy to compose multiple videos.

VideoEditor SDK supports adding multiple video clips to the editor unifying them in a video composition. Inside the composition tool, the video clips can be trimmed and repositioned within the video composition itself. The composition tool can be customized using the configuration.composition interface.

Furthermore, VideoEditor SDK supports adding predefined video libraries from which video clips can be added to the video composition. The different video libraries can be customized using the configuration.composition.categories array.

For details on how to modify the options for both of the tools, take a look at the configuration section.