From c7452c68972ba19d73ec1cd0afac0ebe40e93c1f Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Mon, 19 Sep 2016 06:14:14 -0700 Subject: [PATCH] Add RxTodo by @devxoul #261 --- contents.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/contents.json b/contents.json index 2f20ba16..ac875c48 100644 --- a/contents.json +++ b/contents.json @@ -8304,6 +8304,17 @@ "license": "mit", "date_added": "Sep 14 2016", "suggested_by": "@dkhamsing" + }, + { + "title": "RxTodo", + "source": "https://github.com/devxoul/RxTodo", + "screenshots": ["https://cloud.githubusercontent.com/assets/931655/16531082/eae3ead2-4005-11e6-8537-a6856d704d74.png"], + "tags": ["swift", "swift2.2", "rxswift", "mvvm"], + "category-ids": ["rxswift"], + "stars": 381, + "license": "other", + "date_added": "Sep 19 2016", + "suggested_by": "@dkhamsing" } ] }