Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/alexliubj/SwiftUI-Currency-Converter

Currency Converter project coded by SwiftUI and Swift5
https://github.com/alexliubj/SwiftUI-Currency-Converter

converter currency currency-convert declarative-ui ios13 swift5 swiftui wwdc2019

Last synced: 4 months ago
JSON representation

Currency Converter project coded by SwiftUI and Swift5

Lists

README

        

# SwiftUI-Currency-Converter

Currency Converter project coded by SwiftUI and Swift5

## Features

- [x] Implemented with SwiftUI
- [x] Supports darkmode for sure
- [x] SwiftUI + Network requeset
- [x] Swift 5.1 new features

## Screenshot

![Image of DemoScreenshot](https://raw.githubusercontent.com/alexliubj/SwiftUI-Currency-Converter/master/Screenshots/S1.png)
![Image of DemoScreenshot](https://raw.githubusercontent.com/alexliubj/SwiftUI-Currency-Converter/master/Screenshots/S2.png)

## In Darkmode
![Image of DemoScreenshot](https://raw.githubusercontent.com/alexliubj/SwiftUI-Currency-Converter/master/Screenshots/D1.png)
![Image of DemoScreenshot](https://raw.githubusercontent.com/alexliubj/SwiftUI-Currency-Converter/master/Screenshots/D1.png)

## Todo
- [ ] Add Cache currency and rate
- [ ] Support more currencies
- [ ] Filter base currency from list
- [ ] Delelte currency from list
- [ ] Test case