Description
I am trying to load high quality images in React Native for a chart application and I am getting low quality images being displayed on Android, Zooming in does not help either, instead it makes the issue worse. iOS is fine, but viewing the same image on Android gives dire results and does not look the same quality as iOS.
I have attached an Expo snack example so that you can compare and Zoom in to see the issue.

React Native version:
0.66
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
- Use a high quality PNG image.
- Load the image in an Image Viewer or Image Tag.
Expected Results
Describe what you expected to happen.
I expect the image quality to be the same regardless of the platform.
Snack, code example, screenshot, or link to a repository:
https://snack.expo.dev/@joelpateljp/low-quality-image-android-example
Description
I am trying to load high quality images in React Native for a chart application and I am getting low quality images being displayed on Android, Zooming in does not help either, instead it makes the issue worse. iOS is fine, but viewing the same image on Android gives dire results and does not look the same quality as iOS.
I have attached an Expo snack example so that you can compare and Zoom in to see the issue.
React Native version:
0.66
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
Expected Results
Describe what you expected to happen.
I expect the image quality to be the same regardless of the platform.
Snack, code example, screenshot, or link to a repository:
https://snack.expo.dev/@joelpateljp/low-quality-image-android-example