You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unified changelog for react-native-photoeditorsdk, react-native-videoeditorsdk, and the new react-native-imglysdk.
Removed WRITE_EXTERNAL_STORAGE permission request when opening the editor on Android.
Aligned emoji support for iOS and Android. Emoji support is not optimized for cross-platform use and disabled by default. Added option configuration.text.allowEmojis to opt in.
Updated documentation for remote resources used in the editor. Remote resources are usable but not optimized and therefore should be downloaded in advance and then passed to the editor as local resources.
Added
Added integration and documentation for custom watermark.
[react-native-imglysdk] Added Expo config plugin. See the PE.SDK or VE.SDK getting started section of the README for instructions on how to use it.
Fixed
[react-native-videoeditorsdk] Fixed composition.personalVideoClips configuration option would not be resolved correctly on Android.