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" } ] }