mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-04-24 09:38:36 +02:00
Add flip clock project
This commit is contained in:
@@ -52,6 +52,7 @@ and follow me on GitHub:
|
|||||||
- [SwiftUI Weather App](#SwiftUI-Weather)
|
- [SwiftUI Weather App](#SwiftUI-Weather)
|
||||||
- [DesignCode SwiftUI App](https://github.com/mythxn/DesignCode)
|
- [DesignCode SwiftUI App](https://github.com/mythxn/DesignCode)
|
||||||
- [SwiftUI SlideToOpen](#MTSlideToOpen-SwiftUI)
|
- [SwiftUI SlideToOpen](#MTSlideToOpen-SwiftUI)
|
||||||
|
- [FlipClock][#FlipClock-SwiftUI]
|
||||||
|
|
||||||
Also include:
|
Also include:
|
||||||
- Movie
|
- Movie
|
||||||
@@ -228,6 +229,12 @@ For change state using `@State` as property:
|
|||||||
|
|
||||||
<a href="url"><img src="https://raw.githubusercontent.com/lemanhtien/MTSlideToOpen-SwiftUI/master/example.gif" align="center" height="500" ></a>
|
<a href="url"><img src="https://raw.githubusercontent.com/lemanhtien/MTSlideToOpen-SwiftUI/master/example.gif" align="center" height="500" ></a>
|
||||||
|
|
||||||
|
### FlipClock-SwiftUI
|
||||||
|
[Source](https://github.com/elpassion/FlipClock-SwiftUI)
|
||||||
|
|
||||||
|
<img src="https://github.com/elpassion/FlipClock-SwiftUI/blob/master/Gifs/flip_clock_dark.gif" width="260">
|
||||||
|
<img src="https://github.com/elpassion/FlipClock-SwiftUI/blob/master/Gifs/flip_clock_light.gif" width="260">
|
||||||
|
|
||||||
### Authors
|
### Authors
|
||||||
|
|
||||||
Thanks for [Jinxiansen](https://github.com/Jinxiansen), [ra1028](https://github.com/ra1028), [timdonnelly](https://github.com/timdonnelly), [TwoLivesLeft](https://github.com/TwoLivesLeft), [devxoul](https://github.com/devxoul), [cmtrounce](https://github.com/cmtrounce), [unixzii](https://github.com/unixzii), [ra1028](https://github.com/ra1028) for examples project.
|
Thanks for [Jinxiansen](https://github.com/Jinxiansen), [ra1028](https://github.com/ra1028), [timdonnelly](https://github.com/timdonnelly), [TwoLivesLeft](https://github.com/TwoLivesLeft), [devxoul](https://github.com/devxoul), [cmtrounce](https://github.com/cmtrounce), [unixzii](https://github.com/unixzii), [ra1028](https://github.com/ra1028) for examples project.
|
||||||
|
|||||||
Reference in New Issue
Block a user