Andras PalHow to create a custom Segmented Control with SwiftUICreating a simple segmented control is fairly easy with SwiftUI, you just need a picker that has a binding to a property that determines…Jan 13, 2021Jan 13, 2021
Andras PalHow to create a custom, reusable Toggle in SwiftUIIn this article we will check how we can build our own styles in SwiftUI, then we will take the next step and apply it to our own custom…Jan 12, 2021Jan 12, 2021