Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elpassion/FlipClock-SwiftUI
Flip clock in SwiftUI
https://github.com/elpassion/FlipClock-SwiftUI
Last synced: 3 months ago
JSON representation
Flip clock in SwiftUI
- Host: GitHub
- URL: https://github.com/elpassion/FlipClock-SwiftUI
- Owner: elpassion
- License: gpl-3.0
- Created: 2019-10-17T19:39:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-21T12:10:23.000Z (about 5 years ago)
- Last Synced: 2024-06-28T03:43:19.883Z (5 months ago)
- Language: Swift
- Homepage:
- Size: 88.9 KB
- Stars: 283
- Watchers: 5
- Forks: 34
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-about-SwiftUI - FlipClock-SwiftUI
README
# Flip clock implementation in SwiftUI
![Swift: 5.1](https://img.shields.io/badge/Swift-5.1-blue.svg)
![SwiftUI](https://img.shields.io/badge/UI_framework-SwiftUI-green.svg)Flip clock is Simple app written in SwiftUI. The App displays current time with flip animation.
|Light|Dark|
|:-:|:-:|
|![Light_preview](Gifs/flip_clock_light.gif)|![Dark_preview](Gifs/flip_clock_dark.gif)|## License
Copyright © 2019 [EL Passion](https://www.elpassion.com)
License: [GNU GPLv3](LICENSE)