Ecosyste.ms: Awesome

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

https://github.com/dabit3/basic-react-native-appsync

Basic example of AppSync + React Native Implementation
https://github.com/dabit3/basic-react-native-appsync

appsync aws-lambda react-native

Last synced: 3 months ago
JSON representation

Basic example of AppSync + React Native Implementation

Lists

README

        

# React Native + AppSync Example

## Getting started:

1. Clone project

```
git clone https://github.com/dabit3/basic-react-native-appsync.git
```

2. Install dependencies using npm or yarn

```
yarn || npm i
```

3. Download `aws-exports.js` file into root directory

4. Run project