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
Tips/Tricks 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.
Tips/Tricks Easy way to re-format/beautify code in Xcode Learn how to enhance your code's readability using Xcode's Re-Indent dan XCFormat feature. Follow step-by-step instructions for a cleaner code structure.
SwiftUI Swift Tricks: Accessing App Version Information Learn how to obtain your app's version and build number using Swift.