Alert Controllers for Beginners & Pro's (Swift 2023, Programmatic UIKit)

preview_player
Показать описание
Learn everything about UIAlertController, from the basics to pro tips. Learn the very basics of how to create alerts on swift iOS, to how to make a clean AlertManager class like a pro. Learn about how to UIAlertActions (buttons), aswell as alerts with textfields UITextField.

I also forgot to mention, if you want a pop up action sheet, when you can use this code: let alert = UIAlertController(title: "", message: "", preferredStyle: .actionSheet)

If this video helped out and you want to see more iOS/Swift videos,
please consider subscribing.

If you liked the video, leave a like or comment!

Code Link:

Become a Master iOS Dev:

If coding is too hard, you can hire me:

Timestamps:
0:00 Intro
1:30 Project Setup
3:38 Alerts for Beginners
13:09 AlertManager for Pros
16:30 AlertManager w/ Buttons
19:20 AlertManager w/ Textfields
Рекомендации по теме
Комментарии
Автор

mate youre like a damn treasure. why did you stop making these videos? please come back and keep going im begging you.

kemalguler
Автор

yes, I have a question mr Codebrah, will you ever return to make videos?
excellent tutorials ♥

eqseeyo
Автор

thank you for these great tutorials, been helping me since I'm enrolled in the Apple Developer Academy program!

danielniels
Автор

Can you do a video on Unit Testing and UI testing in iOS ?

rparham
Автор

Maybe MVVM + Coordinator and MVP + Router?

АртемНикитин-пг