bcgov / eagle-mobile-inspections

A mobile phone field inspections app compatible with the EPIC API
Apache License 2.0
1 stars 6 forks source link
eagle eao field-inspections ios rc-falcon-general react-native xcode

bcgov / eagle-mobile-inspections

A mobile application built using Rect Native and Redux. It is a field inspections app compatible with the EPIC API.

image

Features

Dev Environment Setup

You should be familiar with React Native development. If not you can Learn the Basics by following the React Native Tutorial.

Requirements

Get the code

git clone git@github.com:bcgov/bcgov/eagle-mobile-inspections.git
cd eagle-mobile-inspections
yarn
brew install node
brew install watchman

At this point you should have all that you need in order to run the iOS from Xcode. Open up XCode and point to the ./ios/eagleMobile.xcodeproj file. See screenshot below of XCode with the mobile application project open.

image

You can run the dev version or the production version by changing the build target. The screenshot above shows eagleMobile DEV target.

Related projects

Eagle is a revision name of the EAO EPIC application suite.

These projects comprise EAO EPIC:

Limitations

The iOS project has been focused on and Android has not been a device requirement, as such Android is not currently supported.