Skip to content

3.0.0

Compare
Choose a tag to compare
@leontobias leontobias released this 02 May 13:28
· 2 commits to master 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.