Building a Budget App in SwiftData - Managing Xcode Previews - Part 3

preview_player
Показать описание
In this video, Mohammad Azam will demonstrate how to make Xcode previews work with SwiftData framework. Azam will show how to create PreviewContainer with sample data with budgets and their respective transactions.

If you are looking for top quality iOS courses to elevate your skills then check out my courses:

GitHub:

#iosdev #iosdeveloper #swiftui #swiftdata Check out my courses at
Рекомендации по теме
Комментарии
Автор

Great video series. I’d like more of an explanation when creating relationships, I seem to struggle with that concept. I hope theirs more videos to come in this series.

tazman
Автор

Nice! Have seen many people have issues with this ...

SiamakAshrafi
Автор

Hi what application you are using for screen recording and red color highlighting 😅

vigneshkumarganesan
Автор

Can you not set up the inverse relationship on transaction model by keypath so you don’t need to assign programmatically?

savagedirk
Автор

with the old way of doing previews with PreviewProvider the warning goes away

andrs
Автор

Thanks! A similar explanation to do the same thing with "old" Core Data (not Swift Data) would be much appreciated. Even with CloudKitContainer 🙂

arroyot