Hacker News new | ask | show | jobs
by aguacaterojo 104 days ago
What's it like building native MacOS? SwiftUI or UIKit or?
1 comments

I used SwiftUI.

I went full TDD with the app so it was easy enough to build the logical parts of it. The UI is fairly simple, but whenever I found that Claude did not understand exactly what I wanted, I gave it a screenshot/image of a design and it did things pretty well.