Clear Segmented Picker
A segmented picker is one of those UI components that sounds trivially simple until you actually try to ship a polished version of it. At its core, it's just a row of options where exactly one is selected — but the way it looks and feels communicates a lot about the quality of your app. A sluggish a...
2026-02-25
Building a transparent, glassy segmented control for iOS — because the native one just isn't good enough.