mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-03-21 00:49:30 +01:00
Adding Currency Converter & Calculator
This commit is contained in:
@@ -24,6 +24,7 @@ and follow me on GitHub:
|
||||
|
||||
#### Other projects
|
||||
|
||||
- [Currency Converter & Calculator](#transition-and-blur)
|
||||
- [Transition And Blur](#transition-and-blur)
|
||||
- [2048 Game](#2048-game)
|
||||
- [SFSymbols](#sfsymbols)
|
||||
@@ -110,6 +111,12 @@ For change state using `@State` as property:
|
||||
@State var show = false
|
||||
```
|
||||
|
||||
### SwiftUI Currency
|
||||
|
||||
[Source](https://github.com/CurrencyConverterCalculator/iosCCCr)
|
||||
|
||||
<img src="Resources/iosCCC" width="300">
|
||||
|
||||
## Transition And Blur
|
||||
|
||||
<img src="Resources/TransitionBlur.png" width="700">
|
||||
|
||||
BIN
Resources/iosCCC.gif
Normal file
BIN
Resources/iosCCC.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 MiB |
Reference in New Issue
Block a user