From d2fe9176ef905796f95b0404dd47d8be1499d6aa Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Thu, 16 Feb 2017 07:15:36 -0800 Subject: [PATCH] Add RxCurrency_iOS to RxSwift by @inkyfox --- contents.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/contents.json b/contents.json index 5f8c27e7..4a93724f 100644 --- a/contents.json +++ b/contents.json @@ -11919,6 +11919,17 @@ "tags": ["javascript", "cordova"], "lang": "fra", "itunes": "https://itunes.apple.com/app/4clock-chronometre-jeu-multijoueur/id1163604465" + }, + { + "title": "RxCurrency", + "source": "https://github.com/inkyfox/RxCurrency_iOS", + "description": "Currency converter for ReactiveX", + "tags": ["swift", "swift3"], + "category-ids": ["rxswift"], + "screenshots": ["https://raw.githubusercontent.com/inkyfox/RxCurrency_iOS/master/RxCurrency.gif"], + "license": "mit", + "date_added": "Feb 16 2017", + "suggested_by": "@dkhamsing" } ] }