ivpusic / react-native-image-crop-picker

iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping
MIT License
6.12k stars 1.56k forks source link

how to pick image background being transparent? #1459

Open pyeonjaesik opened 3 years ago

pyeonjaesik commented 3 years ago

Version

Tell us which versions you are using:

Platform

Tell us to which platform this issue is related

Expected behaviour

I want to select image's background being transparent.

Actual behaviour

Although I pick image which backgorund is transparent, image's background turn to white. I want to prevent background from being white.

Steps to reproduce

  1. I tried " avoidEmptySpaceAroundImage:false" but nothing changed.
jordangrant commented 3 years ago

+1 !! For Android though. For ios I use this @pyeonjaesik : https://github.com/WeTransfer/react-native-image-picker/pull/1