Callbacks with Popups - Part 14 - Itinerary App (iOS, Xcode 9, Swift 4)

Опубликовано: 27 Декабрь 2024
на канале: Mark Moeykens
5,656
185

🌐 https://www.bigmountainstudio.com

We have a popup but how do we save the data entered into the modal popup? And when the popup closes, how do we know to reload the data in the table view to show the new data?

In this video, you will learn how to do each of these things. You will learn what a callback is in iOS and the 2 steps to implement them. You will also learn how to define a function type in Swift and assign a value (or a function) to it.

🛠 Code: https://www.bigmountainstudio.com/exp...
👉 Find out the Ugly Truth of SwiftUI: https://www.bigmountainstudio.com/ugl...

📙 FREE SwiftUI PictureBook: https://www.bigmountainstudio.com/fre...
🎦 Getting Started With CollectionViews: https://www.pluralsight.com/courses/i...

#SwiftUI #Swift #bigmountainstudio