callstack / react-native-image-editor

A library providing an API for cropping images from the web and the local file system.
MIT License
379 stars 118 forks source link

feat: make it possible to crop transparent images on ios #39

Closed Trancever closed 4 years ago

Trancever commented 5 years ago

Fixes #37 This PR makes it possible to crop transparent images on ios with preserving transparent background. On Android it's already supported.