Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 294 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 294 Bytes

StackNavigation

Installation

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"))
]