optonaut / ActiveLabel.swift

UILabel drop-in replacement supporting Hashtags (#), Mentions (@) and URLs (http://) written in Swift
MIT License
4.47k stars 686 forks source link

Not displaying properly if I add multiple image attachments #266

Closed mtwelfth closed 5 years ago

mtwelfth commented 6 years ago

When I add one image attachment to the attributedText property, it goes well. But when adding two or more attachments, only the first one is shown. And if I change ActiveLabel to UILable and leave the rest codes, all these attachments are shown.

ThoseGuysInTown commented 6 years ago

Haha I'm having trouble even getting one attachment to show up. How did you do it?

mtwelfth commented 6 years ago

For now, this function may be not implemented yet, so I use another library called Atributika and it works for me. You can download the demo to see how it works and if you still have problem attaching image, you might see this.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.