From 413384ef8d0cd8b2f18da529177472bf6a7d4c5a Mon Sep 17 00:00:00 2001 From: James Kuczmarski Date: Thu, 14 Jul 2016 09:03:38 -0400 Subject: [PATCH] Add NBAreact by @jbkuczma to React Native (#372) --- contents.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/contents.json b/contents.json index 463eada0..933a7478 100644 --- a/contents.json +++ b/contents.json @@ -5140,6 +5140,12 @@ "source": "https://github.com/findmybusnj/findmybusnj-swift", "tags": ["swift"], "license": "gpl-3.0" + }, + { + "title": "NBAreact", + "category": "react-native", + "description": "App for NBA stats and standings", + "source": "https://github.com/jbkuczma/NBAreact" } ] }