Explore how to insert images, formatted data, attributed strings etc inside text views by leveraging the power of string interpolation in LocalizedStringKey.
In this post, let’s take a quick look at how to we can extend the UIKit, AppKit and SwiftUI colors with hex-based initializers that accept strings (e.g. “#abcdef”) and numeric values (e.g. 0xabcdef).