Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 272 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 272 Bytes

SwiftUI-Countdown-Timer

Add CountdownTimerView.swift file to your project and then simply use:

CountdownTimerView(seconds: 120)

Example Output