Skip to content

3.2.0

Latest
Compare
Choose a tag to compare
@leonpesdk leonpesdk released this 03 Apr 10:29

Changed

  • [react-native-imglysdk] Updated @expo/config-plugins dependency to 7.2.
  • [react-native-photoeditorsdk] Raised minimum PhotoEditor SDK for iOS version to 11.9.0.
  • [react-native-photoeditorsdk] Raised minimum PhotoEditor SDK for Android version to 10.9.0. See the migration guide for more information.
  • [react-native-videoeditorsdk] Raised minimum VideoEditor SDK for iOS version to 11.9.0.
  • [react-native-videoeditorsdk] Raised minimum VideoEditor SDK for Android version to 10.9.0. See the migration guide for more information.

Added

  • [react-native-imglysdk] Added kspVersion parameter.
  • [react-native-videoeditorsdk] Added VideoEditorResult to types export.
  • [react-native-photoeditorsdk] Added PhotoEditorResult to types export.

Fixed

  • Fixed compiling issues when using native customizations on iOS.
  • Fixed potential crash on Android: IllegalStateException "You need to use a Theme.AppCompat theme (or descendant) with this activity.".