Real time currency converter by API: https://currencylayer.com
Real time currency converter by API: https://currencylayer.com
- Using RxSwift for MVVM architecture
- Using Alamofire for API calling
- Using NVActivityIndicatorView for showing progress while fetch data from the server
- Data Parsing by Codable Protocol
- Unit Testing & UI Testing
To run the project, clone the repo, and run pod install from the Currency-Converter directory first.
We would love you for the contribution to CurrencyConverter, check the LICENSE
file for more info.
CurrencyConverter is available under the MIT license. See the LICENSE file for more info.