Skip to content

Releases: wowmaking/react-native-image-tools

v1.5.7

28 Sep 11:02
Compare
Choose a tag to compare

Removed org.apache.commons.io dependency.

v1.5.4

18 Mar 07:59
Compare
Choose a tag to compare

Fixes broken inverted mask created with createMaskFromShape method on Android

v1.5.0

17 Dec 08:18
Compare
Choose a tag to compare

New

  • Added Android support for all existing methods

Breaking changes

  • iOS transform translate origin has changed to top/left to match Android
  • iOS transform rotate direction has changed to match Android
  • iOS transform apply order has changed to match Android