What problem does it solve?
This Skill helps designers and developers master iOS Human Interface Guidelines and SwiftUI patterns, ensuring their applications are native, accessible, and user-friendly.
Core Features & Use Cases
- iOS HIG Compliance: Follow Apple's design principles for clarity, deference, and depth.
- SwiftUI Layouts: Utilize SwiftUI's stack and grid layouts for adaptive and responsive designs.
- Navigation Patterns: Implement common navigation patterns like NavigationStack and TabView.
- System Integration: Integrate SF Symbols, Dynamic Type, and system typography.
- Visual Design: Apply colors, materials, shadows, and depth to create polished UIs.
- Accessibility: Design for accessibility with VoiceOver and Dynamic Type support.
- Quick Start: Use the skill to implement a simple SwiftUI view that adapts to screen size and orientation.
Quick Start
Implement a SwiftUI view that displays a list of items with a title and description, and allows users to tap on an item to view more details.