Skip to content

Using fallbackSource property and unable to provide styles for it #12

@subhajitmondalglb

Description

@subhajitmondalglb

Please give a demo code showing how can I provide styles on fallbackSource image .
Thanks for proving such good library for multiple network images with caching.

<CachedImage
    style={{ width: width / 2.35, height: 180, }}
   source={{
   uri: "https://vesyl.in" + prod.image_url
   }}
   fallbackSource={require('../img/pro.png')}
></CachedImage>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions