callstack / react-native-image-editor

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

feature: Add format on Android & iOS #135

Closed retyui closed 5 months ago

retyui commented 5 months ago

Summary

Add format prop to specifies what type of compression should be used and what is the result file extension on iOS & Android

Test plan

  1. create a new RN app
  2. link this library (with this PR changes)
  3. download from the web 3 type of pictures (png,jpeg,webp)
  4. apply format an crop images