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

ios cropped image is saved with .jpg file extension, but as PNG #43

Closed takameyer closed 4 years ago

takameyer commented 4 years ago

The original react native image editor saved the cropped image as a JPEG. This version saves it as PNG, but with .jpg file extension.

takameyer commented 4 years ago

Fixed in #44

Trancever commented 4 years ago

It is included into v2.2.0