https://github.com/benawad/react-native-todo
React Native todo list using GraphQL
https://github.com/benawad/react-native-todo
authentication graphql react-native subscriptions
Last synced: about 1 year ago
JSON representation
React Native todo list using GraphQL
- Host: GitHub
- URL: https://github.com/benawad/react-native-todo
- Owner: benawad
- Created: 2017-03-09T18:15:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-28T13:28:54.000Z (about 9 years ago)
- Last Synced: 2025-02-28T15:17:16.360Z (over 1 year ago)
- Topics: authentication, graphql, react-native, subscriptions
- Language: JavaScript
- Homepage:
- Size: 715 KB
- Stars: 26
- Watchers: 5
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Native To Do List App

## Built with
* React Native
* GraphQL (subscriptions)
* Redux
* RxJS (redux-observable)
Uses this Feathersjs server as its backend: [https://github.com/benawad/react-native-todo-server](https://github.com/benawad/react-native-todo-server)