To integrate using Apple's Swift Package Manager, add the following as a dependency to your Package.swift
:
dependencies: [
.package(url: "https://github.com/opwoco/StackNavigation", .exact("2.6.8"))
]
To integrate using Apple's Swift Package Manager, add the following as a dependency to your Package.swift
:
dependencies: [
.package(url: "https://github.com/opwoco/StackNavigation", .exact("2.6.8"))
]