Simplifies complex SwiftUI text rendering, AttributedString manipulation, and native Markdown integration for Apple platforms.
This skill provides a comprehensive guide and implementation patterns for mastering text in SwiftUI, covering everything from basic font modifiers to advanced rich text editing. It excels at helping developers implement native Markdown support, manage complex AttributedString scopes, and utilize the latest iOS 26 rich text capabilities. Whether you are handling dynamic text interpolation for localized apps or building sophisticated text editors, this skill provides the domain-specific logic needed for high-quality Apple platform development.
主な機能
01Native Markdown rendering and variable-based parsing
02Comprehensive localization and String Catalog implementation
03Dynamic text interpolation for dates, currencies, and lists
04Advanced AttributedString attribute and run management
05iOS 26 rich text editing patterns for TextEditor
060 GitHub stars
ユースケース
01Building a Markdown-based note-taking or documentation app
02Implementing complex localized interfaces with pluralization support
03Creating custom rich text editors with bold, italic, and underline controls