Adding Currency Converter & Calculator

This commit is contained in:
Mustafa Ozhan
2019-08-20 09:27:45 +02:00
parent 8279705c2d
commit 73f203d37f

View File

@@ -111,11 +111,11 @@ For change state using `@State` as property:
@State var show = false
```
### SwiftUI Currency
### Currency Converter & Calculator
[Source](https://github.com/CurrencyConverterCalculator/iosCCCr)
<img src="Resources/iosCCC" width="300">
<p align="center"><img src="https://github.com/CurrencyConverterCalculator/iosCCC/blob/master/iosCCC.gif" width="500px"/></p>
## Transition And Blur