navigation-stack-backport
navigation-stack-backport copied to clipboard
For iOS 18 navigation is causing some problems, on other versions it is working fluent. The issue is, sometimes when I backed(pressed back button) it does the action multiple times and sometimes I need to do my action twice.
Hello, please provide full reproducible SwiftUI view code or project. Also try to use SwiftUI's NavigationStack directly, as this is likely problem in iOS 18 itself.