https://github.com/ltatarev/react-native-to-do
🪣 React Native to do app with Redux
https://github.com/ltatarev/react-native-to-do
javascript mobile mobile-development native react react-native
Last synced: 3 months ago
JSON representation
🪣 React Native to do app with Redux
- Host: GitHub
- URL: https://github.com/ltatarev/react-native-to-do
- Owner: ltatarev
- Created: 2019-08-16T13:53:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-10-02T18:20:22.000Z (almost 4 years ago)
- Last Synced: 2025-01-09T22:54:43.851Z (over 1 year ago)
- Topics: javascript, mobile, mobile-development, native, react, react-native
- Language: JavaScript
- Homepage:
- Size: 1.33 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📚 React Native To Do
To Do app in React Native that lets you create to do lists and tasks, as well as toggling tasks as done.
Data is stored using Redux Persist and state management is done with Redux.
