- Swift >= 4
- Xcode >= 10
- Free API Key from CoinAPI
- Open project in Xode
- In Model Group, open file CoinManager.swift
let apiKey = "YOUR_API_KEY"
- Replace YOUR_API_KEY in this line.
- Dark Mode Support
- Named Colors for Dark/Light mode support
- Display live BitCoin rate
- Delegated and Protocols
- Extensions
- URL Sessions and Networking (API)
Dark Mode
Light Mode
As I developed this app while learning, you can suggest new features in it, idea to make the code readabilty better.