Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 506 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 506 Bytes

Custom Reusable Segmented Picker in SwiftUI

SegmentedControlPicker is a sample project to demonstrate how to implement customized and reusable Segmented Picker, that can be used with lists of any Hashable items.

SegmentedPicker

Medium Article:

Custom Reusable Segmented Picker in SwiftUI