From 23963672ffbe64048c95ac5843f57a81eefe9509 Mon Sep 17 00:00:00 2001 From: Yury Korolev Date: Wed, 29 Jun 2016 18:25:57 +0300 Subject: [PATCH] Add RxMarbles app @RxSwiftCommunity (#344) --- contents.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contents.json b/contents.json index 030bf709..9ae90968 100644 --- a/contents.json +++ b/contents.json @@ -4828,6 +4828,15 @@ "description": "UIViewPropertyAnimator experiment where you have to escape from the squares", "source": "https://github.com/JakeLin/SaveTheDot", "license": "mit" + }, + { + "title": "RxMarbles", + "category": "rxswift", + "description": "Interactive diagrams of Rx Observables", + "source": "https://github.com/RxSwiftCommunity/RxMarbles", + "itunes": "https://itunes.apple.com/us/app/rxmarbles/id1087272442", + "license": "other", + "tags": ["swift"] } ] }