VESDK/React Native/Getting Started
Migration Guide
Migration guide for react-native-videoeditorsdk.
Versioning#
We will always release a major version of react-native-videoeditorsdk
if we break the existing React Native API.
However, since the module depends on the native VideoEditor SDK for android and ios as described in the architecture section, the versioning of the module depends on both the native APIs as well as the dedicated React Native API. Since not every major release of the native SDKs also results in breaking React Native API changes, you will see breaking changes only regarding the integration of the native modules in minor releases.
Therefore, please carefully read the CHANGELOG
before upgrading your react-native-videoeditorsdk
version and check whether you will need to update your integration of the module.
Migration Guides#
Version | Type | Release Notes |
---|---|---|
Version 3.2.0 | Type Minor | Release Notes Release notes |
Version 3.0.0 | Type Major | Release Notes Release notes |