Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Image blur in IOS #2116

Open
Jebershon opened this issue Dec 16, 2024 · 3 comments
Open

Image blur in IOS #2116

Jebershon opened this issue Dec 16, 2024 · 3 comments

Comments

@Jebershon
Copy link

Version

Tell us which versions you are using:

  • react-native-image-crop-picker v0.41.6
  • react-native v0.72.7

Platform

Tell us to which platform this issue is related
Mendix, React Native

  • iOS

###Expected behavior
-The image should be picked from the gallery without any blurriness.
-The image should be cropped according to the specified dimensions.

###Actual behavior
-The image appears blurry after being picked from the gallery.
-The cropping does not work as expected.

Love react-native-image-crop-picker? Please consider supporting our collective:
👉 https://opencollective.com/react-native-image-crop-picker/donate

@MostafaHamdy3
Copy link

Any solution?
I face the same problem on Android

@RamProg
Copy link

RamProg commented Dec 31, 2024

Facing the same issue, I think it happens when cropping is true. I can see the image is "compressed" to 200x200 even if I don't do any cropping. When cropping is false the same image is 2848x4288.

@maxximee
Copy link

Facing same issue. Seems to be ios only (works as expected on android)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants