SwiftUI: Presenting Modals and Bindings with Callbacks

preview_player
Показать описание
Lots of exciting concepts with the long awaited release of SwiftUI. In this lesson we'll be going over how to present a modal along with passing Binding variables around our application. Lastly we also tackle the callback functionality of adding objects inside of our lists.

Fullstack Social NodeJS iOS HTML:

AppStore JSON APIs

Tinder Firestore Swipe and Match

Twitter Slide Out Menu Course

Podcasts Course

Intermediate Training Core Data

Facebook Group

Completed Source Code

Рекомендации по теме
Комментарии
Автор

Dang your content never fails. The App Guides section on your site is brilliant!

RobertoHernandez-opfw
Автор

This was the most useful swiftUI video I've watched! THANK YOU!

malikahmed
Автор

Hi Brian. Thanks a lot lot lot for great Video . Its been a while you have posted anything on your channel. Really looking forward to see new videos from your side

GG-hkiz
Автор

Wooow callbacks never heard of those haha what a genius you are haha

legm
Автор

What about if a screen have multiple navigations, presentations, alerts ? Does not make sense to keep adding states for every one of them.

pankajkainthla
Автор

"...self explanatory, because I wrote it..." Lol. That's great. For reals, though. Thanks for this video.

toastrecon
Автор

Wow great video specially the binding concept.. thank you sir it helps lot :-)

YogeshPateliOS
Автор

👍 that video. may i know the code for how to make the app to calculate for me? many thanks

hamidsheikhi
Автор

Brian, what will be your next course on SwiftUI for purchase? And you certainly Rock, Brian.

hcri
Автор

For a discussion of "open", see SE-0244 "opaque result type"

glennadams
Автор

I’m also loving the guides your making!

rickywitherspoon
Автор

What a tutorial I have been waiting for

visalsambo
Автор

Is this guide no longer active on your site?

liamlindy
Автор

When I click the cell row outside of Delete button its deleting that person from the list.
anybody else having same issue?
How to resolve it?

tylekkadyrov
Автор

You can use to dismiss views. Then you don't have to pass the bindable variable.

rickywitherspoon
Автор

Thank you for this. Only thing I have trouble with understanding is how you declared

var didDelete: (Person) -> ()

could someone explain what is happening here?

MrHyde-kcdv
Автор

Another outstanding video Brian! I learned some basic knowledge about SwiftUI and I find it is a great way to enhance my SwiftUI skills with your videos. By the way, the new project guide section is amazing!

gushiciaihaozhe
Автор

Thanks a lot! It's so awesome video as usual.

taktak
Автор

What happens with the variable "isPresentingAddModal", when you dismiss the modal sheet with swipe down? And then, when you press "Add" again, which toggles() the variable?

JurisAndersons
Автор

Wonderful tutorial, thank you so much!

punkysuen