Skip to content

Lived Religion Mobile Application

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.MD
Notifications You must be signed in to change notification settings

oss-slu/lrda_mobile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LRDA Mobile

Overview

LRDA Mobile is the mobile app for the Lived Religion Application (LRDA), designed to provide ethnographers with an accessible platform to share their data worldwide. Built using React Native and TypeScript, this app connects to the Rerum Website to facilitate seamless data integration.

Screenshots

Onboarding

Login Page

Home Page

Map Page

More Page

Note Page

Installation

Prerequisites

Make sure you have Node.js, React Native, and Expo CLI installed on your machine. If you need guidance, please follow the React Native Getting Started guide.

Dependency Installation

Once you have the prerequisites installed, you can install the dependencies for the app by running:

yarn install

Starting the App

To start the app, run:

yarn run start 

This command will start the Expo server, compiling the JavaScript code for the app, which you can run either on a simulator or your mobile device.

Running via Simulator

Depending on whether you have an Android or an iOS device, when you run yarn run start, it will provide a QR code along with options a for running on an Android simulator or i for running the application on an iOS simulator.

Running via Phone

To run the application on your phone, you need to download the EXPO application, available on both the Android Play Store and iOS App Store.

Usage

Launch the app on your device or emulator using the yarn run start command. This will open the Expo DevTools in your browser, where you can select the device or emulator to run the app.

Known Bugs

  • The app does not compile to the web due to a dependency on react-native-maps.
  • In the location data section of a note, an error displaying "NaN" may appear.
  • Scroller on add note and edit note sometimes do not work on IOS
  • The notes orientation on map page for android is off centered.

License

LRDA Mobile is released under the MIT License.

About

Lived Religion Mobile Application

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.MD

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published