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
With 2.0.0, UIPilot uses UINavigationController under the hood as it's very reliable compared to NavigationView and NavigationStack where multiple push/pop operations (very common requirement) do not behave well.