Display Books Under Each Genre Code.zip

Display Books Under Each Genre Code.zip

Preview unavailable

You must log in or sign up to view this lesson.

LoginSign up

Practical SwiftData in SwiftUI & iOS 17

Buy nowLearn more

Mastering SwiftData

  • Course Introduction
  • Project Setup
  • Book Data Model
  • Add New Book View
  • Book List View & Query Macro
  • Book Cell View
  • Delete Book Data
  • BookDetailView & Data Update Part1
  • BookDetailView & Data Update Part 2
  • Bug Fix: NavigationDestination & AddNewButton
  • Bug Fix: NavigationDestination & AddNewButton Code.zip
  • Understanding Entity Relationship In SwiftData
  • Add New Note View
  • Note List View1
  • Note List View Code.zip
  • Genre List View
  • AddNewGenre View
  • GenreSelection View
  • Display Genre With Book
  • Update Book With Genre Information2
  • Display Books Under Each Genre
  • Display Books Under Each Genre Code.zip
  • BugFixes And UI Improvement
  • Storing Images In SwiftData Part 1
  • Storing Images In SwiftData Part 2
  • Storing Images In SwiftData Part 3
  • Reading Image From SwiftData
  • Book Detail View: Book Cover
  • Add Book Cover To Existing Book Entry
  • Bug Fix: Add Book Cover To Existing Book Entry
  • Bug Fix: Add Book Cover To Existing Book Entry Code.zip
  • Filter Data in SwiftData2
  • BugFix: Folder Organization And Search
  • Dynamic Sorting In SwiftData
  • Advanced Filtering in SwiftData1
  • Advanced Sorting Options in SwiftData
  • Empty State with ContentUnavailableView
  • SourceCode