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
Hi, I am using react-native-skia version 1.9.0
When I am zooming in 4x on android emulator, the image looks a bit pixelated, especially the text.
I have tried using CubicSampling for the image property, but the result is still the same..
Any suggestions to improve the image when zooming?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am using react-native-skia version 1.9.0
When I am zooming in 4x on android emulator, the image looks a bit pixelated, especially the text.
I have tried using CubicSampling for the image property, but the result is still the same..
Any suggestions to improve the image when zooming?
I am using this generic image for now:
https://picsum.photos/id/528/500
This is the image zoomed in:

Beta Was this translation helpful? Give feedback.
All reactions