2.0.0 #189
stephencelis
announced in
Announcements
2.0.0
#189
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What's Changed
Introducing: Swift Navigation (UIKitNavigation #167, Clean up #187)
SwiftUI Navigation is now Swift Navigation: powerful navigation tools for all Swift platforms, inspired by SwiftUI.
This release includes new
SwiftNavigation
andUIKitNavigation
modules:SwiftNavigation
: General navigation tools that powerSwiftUINavigation
andUIKitNavigation
, and can be used to power navigation on any platform, including Linux, Wasm, Windows, and more.UIKitNavigation
: State-driven tools for UIKit that make powering navigation and UI controls as ergonomic as SwiftUI.Full Changelog: 1.5.4...2.0.0
This discussion was created from the release 2.0.0.
Beta Was this translation helpful? Give feedback.
All reactions