malcommac / SwiftRichString

👩‍🎨 Elegant Attributed String composition in Swift sauce
MIT License
3.11k stars 211 forks source link

Support for remote asynchronously downloaded images attachments #95

Closed malcommac closed 4 years ago

malcommac commented 4 years ago

You should be able to set the image inside an attributed string even using a remote resource. Moreover you should be able to parse and load image attachments even from XML parsed strings.