UIPilot Versions Save

The missing typesafe SwiftUI navigation library

2.0.2

1 year ago

Changes

  • Fix multiple pop issue

2.0.1

1 year ago

2.0.0

1 year ago

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.

1.3.1

1 year ago

Changelog

  • Minor refactoring

1.3.0

1 year ago

Changelog

  • Remove AnyView dependency. Finally the library is as performant as native NavigationView.

1.2.1

1 year ago

1.2.0

1 year ago

Changes

  • Improved structure of UIPilot to avoid memory leaks
  • Internal class renaming

1.1.7

2 years ago

1.1.6

2 years ago

1.1.5

2 years ago