Presenting an alert - SwiftUI Starter Project 12/14

preview_player
Показать описание
In this video we look at how alerts work in SwiftUI, then add one in our checkout view to show a final confirmation to users.

This project is aimed at programmers who have some experience with Swift and UIKit already, and want to get up to speed with SwiftUI as quickly as possible.
Рекомендации по теме
Комментарии
Автор

Great Tutorials btw do you have any forum or communities to ask question about SWIFT/SWIFTUI/Objective-c and etc?

lefterisgilmaz
Автор

Such a grat explanation. Thank you so much!

danielalarcons
Автор

Why showingPaymentAlert.toggle() instead of showingPaymentAlert = true like you did at the older video tutorials? 🙏

eladguy