You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.
Android is very blurry when displaying large images. Is there any better solution? I used (react-native-fast-image), but the effect is still not very good。
The picture is best based on the screen size. When the picture is very large, by default, (react-native-image-zoom-viewer) will make it very narrow
The text was updated successfully, but these errors were encountered:
This is also the case on IOS. Images that exceed the screen height become narrower
I found a very useful dependency (react-native-kpframework-gallery), which supports very large images and has very good performance. However, his ios has a very serious bug on the real machine. The YBImageBrowser it references has 3.x Version, he is using the 2.x version, this version has bugs
Looking forward to a great god, to perfect
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Android is very blurry when displaying large images. Is there any better solution? I used (react-native-fast-image), but the effect is still not very good。
The picture is best based on the screen size. When the picture is very large, by default, (react-native-image-zoom-viewer) will make it very narrow
The text was updated successfully, but these errors were encountered: