Skip to content

The Meeting House Mobile Application. Built with React Native, Expo, and Amplify.

Notifications You must be signed in to change notification settings

itbel/tmh-mobile

 
 

Repository files navigation

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.

About

The Meeting House Mobile Application. Built with React Native, Expo, and Amplify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.3%
  • JavaScript 0.7%