John Sundell 6/29/2021

Dismissing a SwiftUI modal or detail view

Read Original

This archived SwiftUI tutorial explains how to dismiss modal sheets or navigation stack views. It compares manually managing a @Binding property with the more convenient @Environment(\.presentationMode) approach, which works for both sheets and pushed views.

Dismissing a SwiftUI modal or detail view

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes