react-native-jsi-image
react-native-jsi-image copied to clipboard
Is it possible to write update EXIF data?
hello. I am looking for a library that can write exif data in react native. I ask because I don't know if this library can handle exif-related processing or not. I checked that the image orientation value can be modified, but if I do well, I think EXIF write will be possible...
If it is possible to modify exif in this library, is there a simple example code?