Styling localized strings in Swift
How to render localized strings that contain mixed styling using either UIKit or SwiftUI.
Articles, podcasts and news about Swift development, by John Sundell.
How to render localized strings that contain mixed styling using either UIKit or SwiftUI.
Let’s explore some of the lesser-known Formatter subclasses that ship as part of Apple’s platforms, and how those formatters can be really useful in certain situations.