This app will show you current prices of 12 cryptocurrencies which I have my eyes on (BTC, ETH, DOT, XCH etc.). The data is provided by Coingecko free API. Enjoy!
- use MVC model to make my code clean & readable
- only UIKit is used
- coingecko API for up-to-date prices on app start
- you can update prices if you want with pull to refresh gesture
The project ByteCoin is distributed under MIT license.