Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Birthday App Using Core Data With Crud : Ios 16 & Swift Ui 4

    Posted By: ELK1nG
    Birthday App Using Core Data With Crud : Ios 16 & Swift Ui 4

    Birthday App Using Core Data With Crud : Ios 16 & Swift Ui 4
    Published 1/2023
    MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 1000.28 MB | Duration: 2h 29m

    Build Birthday App following MVVM Design Pattern and Core Data with UI in SwiftUI

    What you'll learn

    You will learn SwiftUI

    You will learn MVVM Design Pattern

    You will learn Core Data

    Learn complete development by building an app

    Requirements

    Knowledge of Swift

    Basics of iOS Development

    Description

    Let's build a birthday reminder app from start to end in SwiftUI. In this video, you will learn about Core Data and how you can persist changes into the disk using Core Data. We will follow MVVM design pattern so you can make your UI independent of business logic so you have a decoupled architecture. By the end of this series, you will have app that's ready to be released to the app store.  About SwiftUI in Apple's own term:"SwiftUI helps you build great-looking apps across all Apple platforms with the power of Swift — and as little code as possible. With SwiftUI, you can bring even better experiences to all users, on any Apple device, using just one set of tools and APIs.What’s new in SwiftUIAdvanced app experiences and toolsEnhance your apps with new features, such as improved list views, better search experiences, and support for control focus areas. And gain more control over lower-level drawing primitives with the new Canvas API, a modern, GPU-accelerated equivalent of drawRect.Accessibility improvementsSpeed up interactions by exposing the most relevant items on a screen in a simple list using the new Rotor API. The current accessibility focus state, such as the VoiceOver cursor, can now be read and even changed programmatically. And with the new Accessibility Representation API, your custom controls easily inherit full accessibility support from existing standard SwiftUI controls.SwiftUI improvements on macOSNew performance and API availability improvements, including support for multicolumn tables, make your macOS apps even better.Always-On Retina Display supportOn Apple Watch Series 5 and later, the Always-On Retina Display allows watchOS apps to stay visible, even when the watch face is dimmed, making key information available at a glance.Widgets for iPadOSNow widgets can be placed anywhere on the Home screen and increased to a new, extra-large widget size.

    Overview

    Section 1: Introduction

    Lecture 1 Introduction

    Section 2: Birthday App: Core Data Logic

    Lecture 2 Core Data Model File

    Lecture 3 Persistence Controller

    Lecture 4 Fetch Birthdays from CoreData

    Lecture 5 Save Birthday To CoreData

    Lecture 6 Update Birthday Data in CoreData

    Lecture 7 Remove Birthday Data

    Section 3: Birthday App: View and View Models

    Lecture 8 Birthday ViewModel

    Lecture 9 Birthday List ViewModel

    Lecture 10 Birthday List View

    Lecture 11 Add New Birthday View

    Lecture 12 Birthday Cell

    Lecture 13 Update Birthday ViewModel

    Lecture 14 Update Birthday View

    Lecture 15 Source Code

    Students Who Wants to Learn SwiftUI,Students Who Wants to Learn MVVM Design Pattern,Students Who Wants to Learn Core Data