Bahn-X/swift-composable-navigator

Allow users to perform actions on dismiss

ohitsdaniel opened this issue · 0 comments

A typical state change in SwiftUI is to set detail state to nil when a screen is dismissed. Let's add a way to perform actions when a path element is dismissed.