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
Copy file name to clipboardExpand all lines: docs/index.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -309,6 +309,11 @@ Please have a look at the [article](https://blog.canopas.com/swiftui-complex-nav
309
309
310
310
## Installation
311
311
312
+
Version 1.x - Uses SwiftUI NavigationView underneath.
313
+
314
+
Version 2.x - Uses UIKit UINavigationController underneath (recommended).
315
+
316
+
312
317
### Swift Package Manager
313
318
314
319
The [Swift Package Manager](https://swift.org/package-manager/) is a tool for automating the distribution of Swift code and is integrated into the `swift` compiler.
0 commit comments