ios
swiftui
performance
rendering
equatable
From State to Screen: A Practical Mental Model of SwiftUI's Rendering Pipeline
Most SwiftUI developers know that 'state drives UI.' What they don't know is everything that happens between those two things. I didn't either — until I started asking the right questions.
·
24 min read
Read →