After progressing further with the Udemy iOS 11 Swift - Complete iOS App development Bootcamp video course, I am super excited to show you my first custom made app.
STEEM / EOS Price ticker in multiple currencies
App in Xcode Simulator using iPhone XR screen
Since I watch the EOS / STEEM price on a daily basis, I thought it would be an interesting challenge to build a little app where I can see the EOS and STEEM price in multiple currencies including overview of hourly and daily percentage changes. In the Udemy course I learned how to use Alamofire and SwiftyJSON in order to fetch JSOn data from API's.
The app is very basic currently, my goal is to further enhance it once I learn more about Swift and Xcode and hopfully one day upload it into the App Store!
Xcode screenshot. I use the API from CoinMarketCap to get the current price.
This app helped me to better understand JSON handling and how to interact with labels in Swift. I can't wait for the next lectures of the course and look forward to show you another app soon.
All the best!