Skip to content

Add support for sources array for multiple resolutions. #122

Open
@c100k

Description

@c100k

Hi,

According to the React Native Documentation :

This prop can also contain several remote URLs, specified together with their width and height and potentially with scale/other URI arguments. The native side will then choose the best uri to display based on the measured size of the image container.

When I provide an source array to FastImage it throws an error so I suppose it does not handle the behavior explained above. Am I missing something or it needs to be implemented ?

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new feature to add.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions