I realize that my design is not always intuitive so I decided to put together a simple (ha!) video of how my latest app works. The app is both simple and powerful. The basic premise is you have control of what types of cards (or events) you’d like to track. You create your own galleries […]
Tag: CloudKit
WWDC Day three – Catching up
As usual I was a bit overly ambitious yesterday and ran out of time. So I have a few more sessions I have to watch this morning before things get going. The first of which is: The SwiftUI cookbook for navigation Review of new APIs for navigation across of SwiftUI. This will provide simple receipts […]
Holiday Card App Update
Well, it has been three years in the making, and I am finally starting to feel that this app may be ready. I’ve not had much time to work on it over the three years, but I’ve used this app to learn CoreData and CloudKit. On Christmas Day, I finally broke through and fixed my […]
WWDC – Day 4
Another fun filled day, and now I am starting to get back into my code. I began the day with a session on the OS.Logging extensions added into Swift. I am thinking I should change my code to start using Logging instead of print statements. I do a lot of inline print statements so when […]