tomgreco

Results 21 comments of tomgreco

When selecting images from the photo gallery on iOS I am able to get the EXIF data if I use another library that has native functionality. https://github.com/ivpusic/react-native-image-crop-picker/blob/356985acaaae425acf1ea7ad06910158420d907f/ios/src/ImageCropPicker.m Search "includeExif" and...

[base64ImageIos.txt](https://github.com/mattiasw/ExifReader/files/8193004/base64ImageIos.txt) Attached is the base64 data for the image I used in my screenshots below if you want to test against it. When using the react-native-image-crop-picker here is what the...

https://github.com/tomgreco/react-native-image-viewing I have forked this and switched it to use react-native-fast-image by default. If interested.

https://github.com/tomgreco/react-native-image-viewing I created a fork of this and switched it to use latest React Native as well as react-native-fast-image for better performance. Might be of use to you.

@xotahal please update this