In this video I cover the first tutorial from the App Development section in the Develop in Swift Tutorial series that Apple provides. Here we start a new application called Grateful Moments where a user can save a photo and notes on a favorite moment. Using PhotosUI we create a photo picker that lets the user pick a photo from their photo library. We also create a custom data container for sample data and saving Moment objects to the device using SwiftData
Here is the tutorial I'm following: https://developer.apple.com/tutorials...
Let's learn how to build apps together! Be sure to subscribe to see the next videos in this free course.
#xcode #ios26 #xcode26 #swiftui #swift #mobileappdevelopment #indieappdeveloper
00:00 - Intro
08:28 - Build a data entry view
15:30 - Add a photo picker
25:16 - Create a data container
39:59 - Add save and cancel features
50:32 - Wrap up and outro