An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# React Native To Do List App

![screenshot](/screenshot.png)

## 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)