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

No top articles yet