swiftui-colors-modifiers
Installation
SKILL.md
SwiftUI Colors and Modifiers
Comprehensive guide to modern SwiftUI color APIs, ShapeStyle, gradients, and creating reusable ViewModifiers for iOS 26.
Prerequisites
- iOS 15+ for foregroundStyle (iOS 26 recommended)
- Xcode 26+
Modern Color APIs
foregroundStyle (Recommended)
Replaces the deprecated foregroundColor(_:):