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