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

Can't render high quality images in react-native because of Fresco #2761

Open
ShonGamliel opened this issue Mar 11, 2024 · 0 comments
Open

Comments

@ShonGamliel
Copy link

Description

in react-native project, i tried to render a 30mb map image, with very much details, that supposed to be zoomable.
the image is not rendering properly. it is rendering with very low quality. i realized (after many researches) that is because fresco's downsample.

Reproduction

try to render an high resolution image an zoom in it in react-native app.

Solution

there is a solution here:
clytras/react-native-fresco#5

but it is for an older versions of ndk and react-native and it is no longer working.

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