I need a picker exactly like the one in the picture (Apple’s timer app), but without the seconds. I’ve found that this is a UIDatePicker in the .countDownTimer mode. But my program runs on swiftUI instead of UIKit. Is there any way I could still use this or is there a swiftUI version? Thanks!