SwiftyPlace Blog
NSAttributedString: Formatting Rich Text in Swift
Are you looking to add some style to your text in Swift with attributed string? You want to highlight important words, add links, or create beautifully formatted text, then you will want to learn about AttributedString and NSAttributedString. This goes beyonde basic text styling with font in Swift. NSAttributedString is … Read more