Skip to content Skip to sidebar Skip to footer
Showing posts with the label Nsattributedstring

Swift: The Html Data Converted To Nsattributed String Doesn't Make The Links Clickable In Label

I have a text in HTML format. I am using the property of NSAttributed string to parse it. It parese… Read more Swift: The Html Data Converted To Nsattributed String Doesn't Make The Links Clickable In Label

Nsattributedstring From Html On Main Thread Behaves As If Multithreading

I'm converting some HTML to an NSAttributedString on the main thread (the way Apple tells you t… Read more Nsattributedstring From Html On Main Thread Behaves As If Multithreading