Skip to content

Commit 475489b

Browse files
authored
Prepare website for 2.x
1 parent 0933620 commit 475489b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,11 @@ Please have a look at the [article](https://blog.canopas.com/swiftui-complex-nav
309309

310310
## Installation
311311

312+
Version 1.x - Uses SwiftUI NavigationView underneath.
313+
314+
Version 2.x - Uses UIKit UINavigationController underneath (recommended).
315+
316+
312317
### Swift Package Manager
313318

314319
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

Comments
 (0)