You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
#7
Open
shagi1234 opened this issue
Sep 30, 2024
· 1 comment
The text was updated successfully, but these errors were encountered:
shagi1234
changed the title
For IOS 18 navigation back more time in same time,for other versions IOS it is working properly
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.
Sep 30, 2024
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.
No description provided.
The text was updated successfully, but these errors were encountered: