NativeShare icon indicating copy to clipboard operation
NativeShare copied to clipboard

图标可以是本地图片么

Open shinchanZ opened this issue 6 years ago • 1 comments

icon: require('../assets/image/bg-share.jpg') 类似这种

shinchanZ avatar May 17 '19 03:05 shinchanZ

只要最终生成的路径是(https?)开头的绝对路径就可以了。应该可以在file-loader里做下配置

fa-ge avatar May 17 '19 03:05 fa-ge