Check out “Meet SwiftData” to cover the basics. This is a code along session (https://developer.apple.com/wwdc23/10154) and you should download the code from https://developer.apple.com/documentation/SwiftUI/Building-a-document-based-app-using-SwiftData The code along get’s you to build a cross platform code flashcard app. Meet the App SwiftData models Querying models to display in UI Creating and updating [Bonus] Document-based apps
Tag: Day 4
Build accessible apps with SwiftUI and UIKit
Accessibility is key for Apple. I agree with this philosophy, having even written an article years ago for the magazine called “Enabled” on how OS/2 was made accessible. I loved that the magazine was called “Enabled” instead of “Disabled” as it sent a message to the reader that they were not less than. Accessibility Enhancements […]
Bring Widgets to Life
You can now create interactions with widgets. You can have animation in widgets to show how content has changed. Animations Interactivity
Beyond scroll views
Improvements to scroll views in SwiftUI – this allows for expanding beyond the screen port. You can define which axis it will scroll – horizontal or vertical. It will resolve safe area to show information within its content offset. Margins and safe area Target and Positions Scroll Transitions
CES 2015 Day 4 – And it’s a wrap!
Wow, the final day is over and today I spent half the day in customer meetings… To put it mildly, they went well. A huge thank you to my teammates at this year’s CES! The rest of the day I spent on the show floor just looking to catch up on some cool tech I […]