/basic-react-native-appsync

Basic example of AppSync + React Native Implementation

Primary LanguageObjective-C

React Native + AppSync Example

Getting started:

  1. Clone project
git clone https://github.com/dabit3/basic-react-native-appsync.git
  1. Install dependencies using npm or yarn
yarn || npm i
  1. Download aws-exports.js file into root directory

  2. Run project