A simple app that allows you to create a list of currencies that locally persists and when you click on those currencies, it will print the value of that currency in USD.
The value of the currency can only be seen when compiled on Xcode.
This project incorporates CLTypingLabel pod file (from CocoaPods).
This project incorporates JSON parsing, Local Persistence, TableViewCells
This project uses API(https://github.com/public-apis/public-apis#currency-exchange) in order to get the currency exchange rate info.
Working of the app: https://drive.google.com/file/d/1cOwliLmmwwir636o7Zw0pWYdBp-IJMDV/view?usp=sharing