Skip to content

support display local image  #103

@zhangwilling

Description

@zhangwilling

This is an enhancement.

some images are not remote, such as '/private/var/mobile/Containers/Data/Application/33750DB7-00A8-4537-837D-7747800EB4B5/tmp/react-native-image-crop-picker/459488B7-E263-4325-95DC-AD539779FBAC.jpg'

we can judge if image source is a remote at here.

protected getProps() {

If the image is local, we don't need to invoke download function and notify.

private download(cache: CacheEntry) {

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