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-698f4feabf46d391533393/] Here, we created an attributed string by […]

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