Skip to content

hadyhelal/Stop-Watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Stop-Watch ⏲️

Timer and Count down SwiftUI application ⏳

An end-to-end explanation of the iOS app.

I improved the syncronization of time by advanced state managment observer design pattern along side @Binding and SwiftUI marvelous features 🔥.

In the images below a SwiftUI loader animated view easy in and out which generate an amazing flexible animation loading view 🔄

Image of SwiftUILoader Image of SwiftUILoader

the application have two main functionality timer and count down i used advanced implementation techniques to modularize it's functionality. in the below images showing the timer in the setup and running state 🕗

Image of Timer Image of Timer

Now in the Count down view the user enter a real second and minutes number to start counting down ⬇️ and once the timer reached zero it play's a warning ringtone.

notice that the user input is secured against any kind of non-integer value ⚠️

Image of CountDown Image of CountDown

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages