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

The image is pixelated #2119

Open
MostafaHamdy3 opened this issue Dec 25, 2024 · 0 comments
Open

The image is pixelated #2119

MostafaHamdy3 opened this issue Dec 25, 2024 · 0 comments

Comments

@MostafaHamdy3
Copy link

MostafaHamdy3 commented Dec 25, 2024

Version

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

Platform

  • Android

Expected behaviour

The original image

1000199317

Actual behaviour

After use package

Screenshot_2024-12-25-13-00-29-65_509cb553ab4d23a5ee6a4435baa1af76

Steps to reproduce

 const response = await ImagePicker.openPicker({
       width: width,
       height: 232,
       cropping: true,
       mediaType: 'photo',
   });
  1. load the image to AWS S3

  2. retrive the image from AWS S3 and show it inside the App

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

1 participant