Beginner SwiftUI Tutorials: Presentation
Presentation
- 25
Presenting Modals and Bindings with Callbacks [25:17]
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.
YouTube - Lets Build That App - 9
Navigation in SwiftUI
SwiftUI provides a declarative way of implementing navigation in your apps. Today we will cover different navigation flows available in SwiftUI like Master-Detail and Presenting Modals.
mecid.github.io - 9
Making a Real World Application With SwiftUI: Part 3
Part three: navigation and presentation
Medium - Thomas Ricouard - 4
How to Present and Dismiss a Modal in SwiftUI! [4:48]
YouTube - Gary Tokman