Skip to content

2.0.0

Compare
Choose a tag to compare
@jimmy0251 jimmy0251 released this 15 Nov 06:48
· 27 commits to main since this release
4e2975b

Breaking changes

  • 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.