Skip to content

jbrown/appsync-graphql-cities

 
 

Repository files navigation

React Native and AppSync - Demo Travel App

This app demonstrates how to integrate React Native with AppSync using GraphQL and real time subscriptions.

React Native AppSync

To get started

  1. clone project
git clone git@github.com:dabit3/appsync-graphql-cities.git
  1. change into directory and install dependencies
cd appsync-graphql-cities && yarn || cd appsync-graphql-cities && npm install
  1. Update credentials in ./aws-exports

  2. Run project in either iOS or Android simulators

About

A real time React Native application built using GraphQL & AWS AppSync,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 63.1%
  • Objective-C 21.3%
  • Python 8.4%
  • Java 7.2%