wwt / SwiftCurrent

A library for managing complex workflows in Swift
https://wwt.github.io/SwiftCurrent/
Apache License 2.0
307 stars 19 forks source link

Fixes an issue where skipping views with a NavigationStack or Modal presentation style didn't work correctly with SwiftUI #210

Closed Tyler-Keith-Thompson closed 2 years ago

Tyler-Keith-Thompson commented 2 years ago

Linked Issue: #209

Checklist:


If Applicable:


Tyler-Keith-Thompson commented 2 years ago

I'm gonna go ahead and merge, however the tests didn't catch this issue and I'm really not certain why. I'll poke around at them after prod is back up and running.