callstack / react-native-image-editor

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

Crop on negative offsets creates black content #71

Open german970814 opened 4 years ago

german970814 commented 4 years ago

Question

When I try to crop an image with negative offsets, it does fill the "no content" image with black. It does any way to select which color fill? I'm trying to do a cropper like instagram does, and on small images it does crop the image with negative offset and fills this content with white color if "light" appearance is active or "dark" depending on case