SwiftUI
Make a Simple Circular Button in SwiftUI
I came across this interesting Stack Overflow question How can I make a simple circular button in SwiftUI in macOS? It’s interesting because all of the proposed solutions required hard-coding a frame size. I decided to experiment with how to make a circle that dynamically resizes to the size of Read more…
You must be logged in to post a comment.