Token
Token is a unidirectional data flow framework for Swift
Installation
Token can be installed using the Swift Package Manager. Add the following to your Package.swift
file:
dependencies: [
.Package(url: "https://github.com/infinitetoken/Token.git", from: "1.0.0")
]
License
Token is released under the MIT license. See LICENSE for details.
Token
Token is a unidirectional data flow framework for Swift
Installation
Token can be installed using the Swift Package Manager. Add the following to your
Package.swift
file:License
Token is released under the MIT license. See LICENSE for details.