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 i think this looks great! The only suggestion I’d make would be: try to make the segment not touch the border when transitioning. You could increase the padding a bit and reduce the bounciness of your spring animation. 👌