text-rich-content

Installation
SKILL.md

SwiftUI Text and Rich Content

Comprehensive guide to SwiftUI text rendering, AttributedString, native Markdown support, and rich text editing for iOS 26 development.

Prerequisites

  • iOS 15+ for AttributedString (iOS 26 recommended for rich text editing)
  • Xcode 26+

Basic Text

Text View Fundamentals

// Simple text
Text("Hello, World!")
Related skills

More from bluewaves-creations/bluewaves-skills

Installs
3
GitHub Stars
1
First Seen
Jan 26, 2026