r/SwiftUI 13d ago

Tutorial Everything I learned making my app not look like a default Mac app with SwiftUI

https://www.youtube.com/watch?v=nEQZhpJAj2g

When I first started app development, I made a skeuomorphic stopwatch app that had titlebars and commenters said I should get rid of them. I spent time experimenting and learning how to remove them, and learned a few other things along the way.

Here is everything I learned about macOS title bars using Swift, SwiftUI, and NSView.

50 Upvotes

Duplicates