anquii / Router

A router for SwiftUI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Router

Platform Swift Package Manager compatible License

A router for SwiftUI forked from obvios/Routing.

Platforms

  • iOS 16+

Installation

Swift Package Manager

Add the following line to your Package.swift file:

.package(url: "https://github.com/anquii/Router.git", from: "0.1.0")

...or integrate with Xcode via File -> Swift Packages -> Add Package Dependency... using the URL of the repository.

License

Router is licensed under the terms of the MIT license. See the LICENSE file for more information.

About

A router for SwiftUI

License:MIT License


Languages

Language:Swift 100.0%