FullStack-Swift / Feedback-Loop

Composable unidirectional data flow with Combine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/FullStack-Swift/Feedback-Loop", .upToNextMajor(from: "1.0.0"))
]

About

Composable unidirectional data flow with Combine.


Languages

Language:Swift 100.0%