johnpatrickmorgan / FlowStacks

FlowStacks allows you to hoist SwiftUI navigation and presentation state into a Coordinator
MIT License
783 stars 56 forks source link

Add index validity check on goBack method #29

Closed DavidKmn closed 2 years ago

johnpatrickmorgan commented 2 years ago

Thanks a lot for this fix @DavidKmn - I'll also add an assertion so that it only fails silently in release builds.