navigation-stack-backport icon indicating copy to clipboard operation
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.

Open shagi1234 opened this issue 1 year ago • 1 comments

shagi1234 avatar Sep 30 '24 06:09 shagi1234

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.

lm avatar Oct 10 '24 18:10 lm