Good day everyone, The purpose of this note, is to show you my implementation of a SegmentedControl in SwiftUI. Now, many of you may be thinking, SwiftUI has already implemented a SegmentedControl, why would I need a custom version of it? You’re absolutely right in thinking this. Apple has already…