Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chuanfengH opened this issue Sep 14, 2017 · 0 comments
Open

Comments

@chuanfengH
Copy link

<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?判断了然后给了不同的图片,是组件现在还不能显示加载时的默认图片?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant