boundlessgeo/spatialconnect-mobile

Name: spatialconnect-mobile

Owner: Boundless

Description: React Native Cross Platform Application for SpatialConnect SDKs

Created: 2016-04-25 15:34:40.0

Updated: 2017-05-14 02:21:26.0

Pushed: 2017-11-06 16:33:10.0

Homepage:

Size: 21794

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Build status

Running apps locally for development

To start the Android app, first you need to start an emulator. Then you can run

t-native run-android

To run the iOS app, run

t-native run-ios
Signing apps

First you will need to obtain the signing key file and passwords from one of the project leaders. Email spatialconnect@boundlessgeo.com to request it.

Signing the Android app

To generate a signed APK, you need to change to the android directory and run

adlew assembleRelease

Then you can find the distributable app at android/app/build/outputs/apk/app-release.apk.

If you want to install this signed apk to your local device to test, run

adlew installRelease

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.