This summer has been a ton of fun learning how to address SiriKit in WastedTime. The last piece I have been working on is changing the UI to leverage Reactive Swift – AKA RxSwift. This will (hopefully) allow you to start a meeting on your HomePod and then open the app on your iPhone or […]
Tag: Swift
Productive Day Part Two
Well, it’s not perfect, but I added core data to my app that started yesterday. I have a simple table behind a tracking app. Now, I want to add a sub-table underneath that tracking, so things will get more interesting as I move forward. I have run into a bit of a snag, however, when […]
Learn to Code in Swift – a Book Review
I had the opportunity to read the book “Learn to Code in Swift – The new language of iOS Apps” by Kevin J. McNeish, over year end holidays. I’ve been looking for a good book on Swift, as I spent last summer translating my own app from Objective-C to Swift. While I really didn’t know […]