Skip to content

AWS API Gateway & Lambda Backed. React Native App connects to API Gateway which runs Lambda function to query MySQL DB.

Notifications You must be signed in to change notification settings

AnthonyLedesma/NativePrototype

Repository files navigation

NativePrototype

Amplify CLI Documentation

Amplify Auth API Getting Started

Amplify Auth API Documentation

React Navigation API Documentation

React Native Elements API Documentation

NativeBase Components Library

Async Await Docs From JavaScript.info

Expo Docs

1. Setup local directory for Git tracking. 
2. Clone project `$ git clone https://github.com/paranoia1906/NativePrototype.git`.
3. Development should happen in Snack. (https://snack.expo.io/@paranoia1906/nativeproto)
4. Save project.
5. Must export project from Snack.Expo.Io development environment.
6. Extract zip of project to local development folder.

To run the project locally instead of Snack:

Must be running 8.0.0+ NPM

$ git clone https://github.com/paranoia1906/NativePrototype.git

$ npm install -g @aws-amplify/cli
$ amplify configure

$ npm install -g expo-cli
$ expo login|signin [options]

$ npm install

About

AWS API Gateway & Lambda Backed. React Native App connects to API Gateway which runs Lambda function to query MySQL DB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published