React Native application for making construction measurements.
- Entering zero point
- Entering measurements
- Automatically calculates offsets from zero point
- Support copying in table form for pasting into Google Sheets
yarn install
yarn start
yarn test
How to make preview build:
npm install -g eas-cli
eas login
yarn build