Author: Michael Rowe

Build Widgets for the Smart Stack on Apple Watch

Another Code along session, using AppIntents, WidgetKit and App Intents.  Check out the code which is available at in the Session 10029 folder – https://developer.apple.com/documentation/watchOS-Apps/updating-your-app-and-widgets-for-watchos-10  Widget Configuration Timeline Setup Widget Views Timeline Relevance (this will prioritize when our widget should be prioritized on the Smart Stack)

Build an app with SwiftData

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