Skip to content

placeholder在加载时不会显示?还是我打开方式不对? #9

Open
@chuanfengH

Description

@chuanfengH

<ImageLoader
style={{margin:10,width:103,height:Platform.OS==='ios'?65:60}}
options={{
rowID: this.props.rowId,
src: ${IMG_URL+this.props.rowData.imgOneUrl},
placeholder: 'zw_one_left',
}}
/>
代码如上,图片也替换了,我看了demo里的源码,你在cell里面根据hidden?判断了然后给了不同的图片,是组件现在还不能显示加载时的默认图片?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions