react-native-redux-todo-list
Todo List
A sample React Native app demonstrating state management with Redux
React Native Todo List example app which uses Redux for managing app state
43 stars
8 watching
17 forks
Language: JavaScript
last commit: almost 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
rishabhbhatia/react-native-todo | A Todo List app built using React Native and Redux | 80 |
joemaddalone/react-native-todo | An example React Native application for managing to-do items | 177 |
mongodb/template-app-react-native-todo | A React Native template app for building a real-time todo list application with device sync capabilities | 21 |
rajesh6161/pocketbasetodo | A simple todo tutorial using Pocketbase and React to create a real-time todo list application | 18 |
joshthecoder/idom-redux-todomvc-app | A Todo App built with Incremental DOM and Redux Flux | 19 |
fishenal/todos_vuejs | A simple Vue.js application for managing to-do lists with persistence via local storage | 82 |
knowbody/react-redux-boilerplate | Provides a pre-configured setup for building state-managed applications with React and Redux | 84 |
bahmutov/vue-vuex-todomvc | A Vue.js TodoMVC application with Vuex data store and REST backend | 47 |
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
devxoul/rxtodo | An iOS todo application built using RxSwift and ReactorKit to demonstrate reactive programming concepts. | 1,299 |
lewis617/react-redux-tutorial | A comprehensive tutorial series on building React and Redux applications | 2,224 |
xeodou/deku-to-do-list | A Deku-based to do list application using JavaScript | 0 |
devxoul/swiftuitodo | An early example of a to-do list app using SwiftUI introduced in WWDC19 | 797 |
yildizberkay/redux-example | A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
dwyl/learn-redux | A comprehensive guide to learning Redux for managing state in web and mobile applications | 446 |