From c1a9725a822648f6a86a50791eabc912268111fd Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Mon, 20 Jun 2016 07:30:33 -0700 Subject: [PATCH] Add react-native-redux-todo-list by @uiheros #261 --- contents.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/contents.json b/contents.json index 5291853d..aef8f424 100644 --- a/contents.json +++ b/contents.json @@ -4797,6 +4797,13 @@ "source": "https://github.com/MichMich/SwiftTextClock", "license": "other", "tags": ["swift"] + }, + { + "title": "react-native-redux-todo-list", + "category": "react", + "description": "React Native Todo List app which uses Redux for managing app state", + "source": "https://github.com/uiheros/react-native-redux-todo-list", + "license": "mit" } ] }