Swift Featured Displaying Markdown in SwiftUI: A Step-by-Step Tutorial This article contains tips on how to easily display Markdown in SwiftUI using the Text widget, as well as how to change link colors and use AttributedString
Tip/Trik Featured Collection of Links and References for Learning Swift Programming Language Explore a curated collection of links and references, simplifying your journey to master the Swift Programming Language and SwiftUI.
SwiftUI Swift Tricks: Accessing App Version Information Learn how to obtain your app's version and build number using Swift.