/plushcap/analysis/hasura/tutorial-fullstack-react-native-with-graphql-and-authentication-18183d13373a

Tutorial: Fullstack React Native with GraphQL

What's this blog post about?

In this tutorial, we will be building a React Native to-do app that helps users add tasks, view them, mark/unmark them as complete and delete them. To build the app, we will use React Native, Apollo Client for client-side GraphQL, Hasura GraphQL Engine for GraphQL backend, and Auth0 for authentication. We will be using the new Query and Mutation components that Apollo introduced in their 2.1.3 release of react-apollo. The tutorial covers setting up a GraphQL backend with Hasura Cloud, creating tables and permissions, configuring Apollo Client, setting up React Native project, performing authentication with Auth0, writing our first Query and Mutation components, and more.

Company
Hasura

Date published
Sept. 7, 2022

Author(s)
Rishichandra Wawhal

Word count
1923

Hacker News points
None found.

Language
English


By Matt Makai. 2021-2024.