react-native-exify icon indicating copy to clipboard operation
react-native-exify copied to clipboard

Read and write Exif metadata from/into an image 🏷️

Results 12 react-native-exify issues
Sort by recently updated
recently updated
newest added

i am trying to access image metadata in android by passing the image address in readAsync method but it is returning null for me. On ios it is working fine...

I haven't yet checked this on any other devices, but on my development device (Pixel 6 Pro, Android 14), I don't see location data in the returned EXIF data. When...

I'm having an issue where `GPSLongitudeRef` is ignored. I read the metadata from a photo from a camera component and then write it to another file. The new file has...

Good library, but I'm having an issue where writing some tags doesn't work. I read the metadata from a photo from a camera component and then write it to another...

Getting the [Error: The package '@lodev09/react-native-exify' doesn't seem to be linked error message when running the latest expo 52 sdk with react native 0.76.*. Those are already the steps to...

First, I want to say thank you for your great library. Currently, my app uses your library to read EXIF data from a file returned by the camera roll library....

Hello, First of all, thanks for this great library! I would like to know if this library supports extracting metadata or any other operations on video files, or if it...