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: 22 days ago
JSON representation
Currency Converter project coded by SwiftUI and Swift5
- Host: GitHub
- URL: https://github.com/alexliubj/SwiftUI-Currency-Converter
- Owner: alexliubj
- Created: 2019-06-27T05:32:33.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-27T06:48:08.000Z (almost 6 years ago)
- Last Synced: 2025-04-01T10:11:13.067Z (about 2 months ago)
- Topics: converter, currency, currency-convert, declarative-ui, ios13, swift5, swiftui, wwdc2019
- Language: Swift
- Size: 1.68 MB
- Stars: 70
- Watchers: 2
- Forks: 15
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- fucking-open-source-ios-apps - Currency Converter
- fucking-about-SwiftUI - Currency Converter
- awesome-swiftui - Currency Converter App
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

## In Darkmode

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