1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-02-09 08:28:51 +01:00

Add SwiftUI-Flux by @kitasuke

This commit is contained in:
dkhamsing 2020-06-04 07:02:27 -07:00
parent 777eb753ce
commit b34e648785

View File

@ -21127,6 +21127,24 @@
"date_added": "Jun 2 2020",
"suggested_by": "@teolemon",
"license": "apache-2.0"
}
]
},
{
"title": "Repositories",
"category-ids": [
"swiftui"
],
"description": "SwiftUI + Flux and Combine using GitHub API (Flux enables unidirectional data flow which is testable)",
"source": "https://github.com/kitasuke/SwiftUI-Flux",
"license": "mit",
"stars": 64,
"tags": [
"swift"
],
"screenshots": [
"https://raw.githubusercontent.com/wiki/kitasuke/SwiftUI-MVVM/images/screenshot.png"
],
"date_added": "Jun 4 2020",
"suggested_by": "@dkhamsing"
}
]
}