Skip to main content
VESDK/React Native/Guides/Transforms

Transforms

The transform tool of VideoEditor SDK for React Native unifies cropping, flipping and rotation operations. Learn how to add custom crop ratios to the library.

Transform tool

Our transform tool unifies cropping, flipping and rotation operations in one feature. VideoEditor SDK holds various preset crop ratios (e.g. 16:9) that can easily be complemented by any crop ratio you deem necessary.

The tool can be customized using the configuration.transform interface as described in the configuration section.