Skip to content

The mobile application for Mosaic Christian Church.

Notifications You must be signed in to change notification settings

mosaicchristian/mosaicapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mosaic Mobile Application

The mobile application for Mosaic Christian Church. The application is written using React Native and thus is used for both the iOS and Android versions of the app. To run the application locally:

  • Clone this repository and navigate into the new directory.
git clone git@github.com:mosaicchristian/mosaicapp.git
cd mosaicapp
  • Install Node.js if you don't already. There are several ways of doing this, but the suggested method is using NVM.
  • Install all required Node.js modules.
npm install
  • Follow the instructions for installing Expo XDE.
  • Open the Expo XDE application. You may be prompted to enter in a username and password. It will be okay, just create one. Once you're logged in, click to Open Project and select the mosaicapp directory.
  • At this point, will build and then should begin running. You can either open it in the Expo application on your iOS or Android device or follow the instructions for setting up a simulator on your machine in the Expo installation page. Any updates you make to the code will automatically reload the application.

About

The mobile application for Mosaic Christian Church.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published