Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 899 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 899 Bytes

The Meeting House Mobile App

CodeQL CI Coverage Status

Currently supports iOS and Android.

Development

This is a React Native app built using the Expo framework and written in TypeScript.

Backend

Shares an AWS AppSync API and AWS Cognito user authentication resources with themeetinghouse/web.

Local development

In the project directory run:

  • npm install
  • npm start (or expo start)

Note: this project does not run in the browser - please download the Expo client or use an iOS simulator or Android emulator.