issues
search
callstack
/
react-native-image-editor
A library providing an API for cropping images from the web and the local file system.
MIT License
383
stars
118
forks
source link
feature: Add base64 output
#144
Closed
retyui
closed
9 months ago
retyui
commented
9 months ago
Summary
Changes
Update
README.md
Add
base64
output support
Add a new result prop
type: 'image/jpeg' | 'image/webp' | 'image/png'
Add Typescript tests
Test plan
...
Summary
Changes
base64
output supporttype: 'image/jpeg' | 'image/webp' | 'image/png'
Test plan
...