Skip to content

Image after zoom is pixelated on Android Emulator #3240

@piyntg

Description

@piyntg

Using react-native-skia version 1.9.0.
React native version: 0.76.9
React-native-zoomable-view version: 2.3.1

I'm using the Image component to fit into small rectangles.
When it is zoomed in 4x on android emulator, the image looks pixelated, especially the text.
I have tried using CubicSampling for the image property, as well as other sampling options, but the result is still the same.
How can the image be sharper when zoomed in?

I am using this generic image for now:
https://picsum.photos/id/528/500

This is the image zoomed in:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions