Reading List

Building, Testing, and Scaling With SwiftUI from Michael Tsai RSS feed.

Building, Testing, and Scaling With SwiftUI

Steve Troughton-Smith: I like the idea of Xcode Previews, but in practice I can’t see the logic of putting elements in your codebase that will auto-open the canvas and take tens of seconds to render a preview (or an error) every time you open a source file. Even when I’m working with SwiftUI, I have […]