Uncategorized


Related: How To Use NSAttributedString in SwiftUI: Hack It! We use NSAttributedString to create different styled texts in Swift. There are many options to modify in this class. To understand how it works, let’s get started with a simple attributed string example. [crayon-66fff7d1dbfd3292865928/] Here, we created an attributed string by […]

How To Customize Strings in Swift? Old but Gold: NSAttributedString