Custom toggle SwiftUI
Recreating as close as possible the UIKit native toggle component.
Concept taken from 100 days of Swift
Recreating as close as possible the UIKit native toggle component.
Concept by Oleg Frolov
Things I learned:
UIScrollView
in a representableScrollRepresentable().onLift { _ in }