Releases: wowmaking/react-native-image-tools
Releases · wowmaking/react-native-image-tools
v1.5.7
Removed org.apache.commons.io dependency.
v1.5.4
Fixes broken inverted mask created with createMaskFromShape
method on Android
v1.5.0
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