mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-01-19 07:16:57 +01:00
Merge branch 'master' into patch-1
This commit is contained in:
@@ -53,6 +53,7 @@ and follow me on GitHub:
|
||||
- [DesignCode SwiftUI App](https://github.com/mythxn/DesignCode)
|
||||
- [SwiftUI SlideToOpen](#MTSlideToOpen-SwiftUI)
|
||||
- [FlipClock-SwiftUI](#FlipClock-SwiftUI)
|
||||
- [Currency Converter & Calculator](#transition-and-blur)
|
||||
|
||||
Also include:
|
||||
- Movie
|
||||
@@ -236,6 +237,12 @@ For change state using `@State` as property:
|
||||
|:-:|:-:|
|
||||
|<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)
|
||||
|
||||
<img src="https://github.com/CurrencyConverterCalculator/iosCCC/blob/master/iosCCC.gif" width="360px"/>
|
||||
|
||||
### 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.
|
||||
|
||||
Reference in New Issue
Block a user