This tutorial is the part-2 that display how we can use the power of SwiftData(introduced in WWDC23) in Xcode15 to achieve persistance in data (using @Model Macro). Also Learn SwiftData Basics | SwiftData | |WWDC 2023 SwiftUI Tutorials | SwiftUI Swiftdata | Swift for Beginners | Build Swift Apps | | Xcode 15 | iOS 17 | Swift | SwiftUI Xcode 15 | SwiftUI for iOS 17 | Xcode 15 SwiftUI| IOS development|App development
In this video we have used the previous class and added Enums and Class objects to it to show that they work seemlessly with SwiftData.
Follow the part1 of this video
• Explore SwiftData in Xcode 15 Beta and IOS...
Install Xcode 15 beta by following this link before trying this tutorial.
• Explore Latest Xcode 15 Features | How to ...
#wwdc23 #swiftuitutorial #swiftdata #programmingwithapurpose #swiftuitutorial
Support Us :
/ programmingwithapurpose
If you like the video give a 👍 and subscribe to the channel.
If you want to connect with me through LinkedIn : / taskeen-ashraf-bbb03135
00:00 Intro
00:20: Creating and Adding Enum
03:43 Testing App with Enum
04:27 Adding Class Object
08:09 Testing with Class object
09:15 WrapUp