Skip to content

3.0.0

Choose a tag to compare

@leontobias leontobias released this 02 May 13:28
· 4 commits to main since this release

Changed

  • Changed and aligned the error codes for the modules.
  • [react-native-videoeditorsdk] Unlocking the SDK via VESDK.unlockWithLicense now returns a Promise<void>.
  • [react-native-photoeditorsdk] Unlocking the SDK via PESDK.unlockWithLicense now returns a Promise<void>.

Fixed

  • [react-native-videoeditorsdk] Fixed unused types exports.