SwiftUI Navigation With Dismissible
Michael Long ∙ 6 min read![]() ∙ View on MediumSwiftUI Navigation With DismissibleLearn how dismissible views unlock core navigation features in Navigator and SwiftUI.![]() As with my earlier article on checkpoints, from this point on I'm going to be referencing my new open source library Navigator and how it solves many of the problems inherent in SwiftUI navigation. And in this case it's view dismissal. How does a presented view dismiss itself? How does a parent view dismiss its children when needed? Well, that's usually done by passing bindings or closures down the tree, but what if we don't have access to the state that triggered the original presentation? And what about deep-linking? Linking to a known location an application is easy when an… Continue reading This is a member-only story and can only be read on Medium. Sent to sikubaycom.s3cr3tz@blogger.com by Michael Long on Medium Unsubscribe from this newsletter or unsubscribe from all newsletters from Medium Manage your email settings 3500 South DuPont Highway, Suite IQ-101, Dover, DE 19901 Careers·Help Center·Privacy Policy·Terms of service |