The current UISwitch in iOS 13 looks like this
and I want to give the UISwitch an inner shadow (using SwiftUI NOT UIKit) so it looks like this
but I have no idea how I would go about doing so.
The current UISwitch in iOS 13 looks like this
and I want to give the UISwitch an inner shadow (using SwiftUI NOT UIKit) so it looks like this
but I have no idea how I would go about doing so.