Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 567 Bytes

readme.md

File metadata and controls

18 lines (12 loc) · 567 Bytes

rn_gsheets

Mobile app created with React Native using google sheets as database

Usage

  1. Clone repo
  2. cd into repo and yarn install 2.1) cd ios && pod install (for ios)
  3. npx react-native start
  4. npx react-native run-android or npx react-native run-ios
  5. change .env.example to .env and add your google sheets web app endpoint (see backend branch for more instructions)

See branch backend for instrucctions about the google sheets backend.

Demo video

Watch the video