Core Data for beginners - Learn how to create a conditional view with Apple's SwiftUI - Part 5

Опубликовано: 27 Октябрь 2024
на канале: Credo Academy
524
10

🟢 LIMITED TIME OFFER - SAVE 37%
Practical iOS and macOS app development tutorials with SwiftUI in 4K
https://credo.academy

In this Core Data with SwiftUI tutorial with Core Data, we will learn how to improve the overall user experience. Instead of showing a boring blank list when there is no to-do item shown, we’re going to display a random image with a random productivity tip on the screen.

Besides that, we’re going to create a gorgeous add-to button with a subtle animation that grabs the user’s attention to it.

Without further ado, let’s start with modifying the project’s settings, shall we?

First, open Xcode, then select the main project in the Project Navigator panel.

In the Deployment Info section, please uncheck the Landscape Left and Right options. This Todo app works best in portrait mode.

This SwiftUI tutorial is part of the best online SwiftUI Masterclass course.

#SwiftUI #Xcode #iOSDevelopment #programming