Skip to content

src and placeholder keys doesn't work normal in android #4

@bbeckk

Description

@bbeckk

In android devices that I've tested, the image kept in placeholder act as src and the one in src act as placeholder.

<ImagePlaceholder
       duration={1000}
       showActivityIndicator={false}
       src='https://s3.amazonaws.com/crisoforo.com/flowers.jpg'
       placeholder='https://s3.amazonaws.com/crisoforo.com/flowers-small.jpg'
       style={styles.img}
       />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions