How to stop SwiftUI .relative Text field after it reaches zero?
I am working with SwiftUI’s .relative and/or .timer text field, which keeps on counting upwards, once it hits zero.
I am working with SwiftUI’s .relative and/or .timer text field, which keeps on counting upwards, once it hits zero.