From 732cccea434d21ee6953c426a209a7cc6b3460c3 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Sat, 4 Dec 2021 07:12:18 -0800 Subject: [PATCH] Update contents.json --- contents.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/contents.json b/contents.json index 8417c070..523164bd 100644 --- a/contents.json +++ b/contents.json @@ -27326,6 +27326,21 @@ ], "date_added": "Dec 3 2021", "suggested_by": "@dkhamsing" + }, + { + "title": "MVI-SingleState", + "category-ids": [ + "misc" + ], + "source": "https://github.com/VAnsimov/MVI-SingleState", + "license": "other", + "tags": [ + "swift", + "mvi", + "model-view-intent" + ], + "date_added": "Dec 4 2021", + "suggested_by": "@dkhamsing" } ] }