标签: swift image url download nstextattachment
我正在尝试从URL中设置<MyComponent style = {this.style.moreStyle} otherProps={propsHere}/>图像,我试图遵循Cocoanetics异步NSTextAttachment指南,但看起来似乎无法正常工作。我的网址可以正常运行,因为我已经从中下载了内容,并且在进行调试时NSTextAttachments不是teamLogo
<MyComponent style = {this.style.moreStyle} otherProps={propsHere}/>
NSTextAttachment
NSTextAttachments
teamLogo
nil