This app was deprecated in favor of the new Welding Toolbox 2 🦄
An app containing a set of useful welding tools, written in React Native ⚛️
Currently, only the Android version is available.
or
# Install dependencies
$ npm install
# Start the Metro Bundler
$ npm start
# Run for Android
$ npm run android
# Lint
$ npm test
MIT