Skip to content

onLoad lifecycle methods are not passed on to underlying Image #15

Description

@neilsarkar
<CacheableImage
    ...
    onLoadStart={() => console.log('never called')} />

This actually seems to be an issue in the underlying responsive image library, I've submitted a PR here ladas-larry/react-native-responsive-image#16 but the project doesn't seem super active. Opening this issue for future developers who run into this, can close once that gets pulled in.

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