mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-02-24 16:34:54 +01:00
Merge pull request #23 from Zaprogramiacz/patch-1
Add flip clock project
This commit is contained in:
@@ -52,6 +52,7 @@ and follow me on GitHub:
|
||||
- [SwiftUI Weather App](#SwiftUI-Weather)
|
||||
- [DesignCode SwiftUI App](https://github.com/mythxn/DesignCode)
|
||||
- [SwiftUI SlideToOpen](#MTSlideToOpen-SwiftUI)
|
||||
- [FlipClock-SwiftUI](#FlipClock-SwiftUI)
|
||||
- [Currency Converter & Calculator](#transition-and-blur)
|
||||
- [Countdown Film Clutter](#CountdownFilmClutter-SwiftUI)
|
||||
|
||||
@@ -230,6 +231,13 @@ 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>
|
||||
|
||||
### FlipClock-SwiftUI
|
||||
[Source](https://github.com/elpassion/FlipClock-SwiftUI)
|
||||
|
||||
|Light|Dark|
|
||||
|:-:|:-:|
|
||||
|<img src="https://github.com/elpassion/FlipClock-SwiftUI/blob/master/Gifs/flip_clock_light.gif" width="260">|<img src="https://github.com/elpassion/FlipClock-SwiftUI/blob/master/Gifs/flip_clock_dark.gif" width="260">|
|
||||
|
||||
### Currency Converter & Calculator
|
||||
|
||||
[Source](https://github.com/CurrencyConverterCalculator/iosCCC)
|
||||
|
||||
Reference in New Issue
Block a user