3.0.0
Changed
- Changed and aligned the error codes for the modules.
- [react-native-videoeditorsdk] Unlocking the SDK via
VESDK.unlockWithLicensenow returns aPromise<void>. - [react-native-photoeditorsdk] Unlocking the SDK via
PESDK.unlockWithLicensenow returns aPromise<void>.
Fixed
- [react-native-videoeditorsdk] Fixed unused types exports.