wrldh

Results 4 comments of wrldh

Just had the same issue with version 10.1.21 and the reason is exact the same as described above (only one Position in ShapeSource's coordinates).

I have an issue with copying video files now on Android. If I use `copyToMediaStore` with `mimeType: 'video/mp4'` and `mediatype` = 'Video', it saves the file without extension (`.mp4`) in...

I confirm that issue exists. Tested on physical iPhone 14 iOS 17. Small images are okay, larger ones appear to be blank. Using library version 0.40.3 it still works okay...

I think it was already fixed here https://github.com/ivpusic/react-native-image-crop-picker/pull/2075 by specifying proper scale factor for the format. Proper scale factor for this case is always `1.0`.