1. Birthday App using Core Data with CRUD : iOS 16 & Swift UI 4

    • Buy now
    • Learn more
  2. Introduction

    • Birthday List App Intro
    • Setup
  3. Birthday App: Core Data

    • CoreData XCData Model File
    • PersistenceController
    • DataManager Fetch Birthdays
    • DataManager Save Birthday
    • DataManager Update Birthday
    • DataManager Remove Birthday
  4. Birthday App: Views and View Models

    • Birthday View Model
    • Birthday List View Model
    • Birthday List View
    • Add New Birthday View
    • Birthday Cell
    • Update Birthday View Model
    • Update Birthday View
  5. Source Code

    • BirthdayList.zip
  1. Products
  2. Course
  3. Section

Birthday App: Core Data

  1. Birthday App using Core Data with CRUD : iOS 16 & Swift UI 4

    • Buy now
    • Learn more
  2. Introduction

    • Birthday List App Intro
    • Setup
  3. Birthday App: Core Data

    • CoreData XCData Model File
    • PersistenceController
    • DataManager Fetch Birthdays
    • DataManager Save Birthday
    • DataManager Update Birthday
    • DataManager Remove Birthday
  4. Birthday App: Views and View Models

    • Birthday View Model
    • Birthday List View Model
    • Birthday List View
    • Add New Birthday View
    • Birthday Cell
    • Update Birthday View Model
    • Update Birthday View
  5. Source Code

    • BirthdayList.zip

6 Lessons
    • CoreData XCData Model File
    • PersistenceController
    • DataManager Fetch Birthdays
    • DataManager Save Birthday
    • DataManager Update Birthday
    • DataManager Remove Birthday