Apple SwiftUI iOS Design Best Practices A builder's guide for implementing Apple-quality iOS interfaces in SwiftUI, grounded in two foundational design texts: - Ken Kocienda — Creative Selection (empathy for the user, craft in coding, taste in choosing the best solution, demo culture of iterative refinement) - John Edson — Design Like Apple (systems thinking, the product is the marketing, design out loud, design with conviction) Contains 62 rules across 8 principle-based categories. Each rule identifies a specific anti-pattern, grounds the fix in a named principle, and provides the correct iO…