Hey I am working on a timer inside of SwiftUI. Currently I am using this variable here:
@State var timeRemaining: Date = Date(timeIntervalSinceNow: 30)