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

Zoomed image is pixelated #26

Open
greenm1nd3d opened this issue Mar 9, 2022 · 0 comments
Open

Zoomed image is pixelated #26

greenm1nd3d opened this issue Mar 9, 2022 · 0 comments

Comments

@greenm1nd3d
Copy link

greenm1nd3d commented Mar 9, 2022

pixelated

Please help. Same issue on both simulator and actual Android devices. Works fine on iOS devices. Take note that the image is a large one.

Here's how I'm using it:
<PhotoView
source={{uri: 'https://dimdex.com/wp-content/uploads/2022/03/DIMDEX-2022-FLOOR-PLAN-2022-03-02-Rev-04-Ver134-Model-clean-1.png'}}
scale={4.0}
minimumZoomScale={1.0}
maximumZoomScale={8.0}
resizeMode="center"
style={styles.photoView}
/>

photoView: {
width: "100%",
height: "100%",
backgroundColor: "#fff",
},

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