hhunaid / react-native-image-crop-tools

Native-ish Image Crop Tools for react native
173 stars 58 forks source link

Question: Can we save into a new file? #9

Closed JimTeva closed 4 years ago

JimTeva commented 4 years ago

Hi @hhunaid, can we save the new cropped image into a new one instead of rewriting the first?

hhunaid commented 4 years ago

It's not rewriting the original image. The image is always saved as a new image with a random file name.

JimTeva commented 4 years ago

Thanks!

rajscet commented 3 years ago

But how to get that file path?.