Creating Alerts in SwiftUI (2021, Xcode 12, Swift) - SwiftUI for Beginners

preview_player
Показать описание
In this video we will learn how to create alerts in swift UI and xcode. Alerts are critical components in any app and a pillar for each iOS developer to understand in SwiftUII.

#swift #swiftUI #alerts

Join this channel to get access to perks, code, groups, and more:

** Get Skillshare free for 2 Months and learn iOS

** Manage all your investments from app earnings on Betterment!

** Grow your own Youtube tech channel with TubeBuddy:
Рекомендации по теме
Комментарии
Автор

Awesome! Can you show in the following video drag&drop LazyVGrid cell ?

balabon
Автор

Thanks! Do you have a video on how to have alerts triggered by date/time?

richardsommer
Автор

Very helpful video!! Given that an alert is a modifier, how can you (is it possible)to trigger an alert when a counter hits a specified number?

gkukurin
Автор

Thanks for the tutorial, very helpful

mochamadnurkhayalkadafi
Автор

Very nicely done! You are a gifted teacher. Thank you for this video…bob

bbulliard
Автор

platform alert controller on UIhostingcontoller from destinationhostingcontroller which is already presenting platformalertcontroller ... How to solve this error?

-vgo
Автор

Thanks, nice tutorial, but when I tap not directly on the text area in the button, no alert dialog is shown. For example very close to green border of the button... Any idea?

Nunny
Автор

For some reason I'm getting an error "Static method 'buildBlock' requires that 'Alert' conform to 'View'"

Bharat_s