In order to view this lesson, you must purchase this course.
In this lesson, we'll go over how to create a Toggle component that looks like UIKit's UISegmentedControl. Building this is rather simple using the Picker component along with a bindable @State variable.