I'm working on redesigning my  Watch app and was frustrated that there isn't a segmented control available for watchOS, so I did a little exploration imagining how a control could work on a tiny screen.

Still not sure if it is a good idea, but think this approach certainly has enough promise to continue exploration.

@_Davidsmith Not mine, but saw this a week ago or so (I think on reddit). Seemed well done. https://github.com/pratikg29/Custom-SegmentView
GitHub - pratikg29/Custom-SegmentView: created customised segment control in SwiftUI.

created customised segment control in SwiftUI. Contribute to pratikg29/Custom-SegmentView development by creating an account on GitHub.

GitHub