Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.13 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.13 KB

UnitConvertApp

A react-native app used to convert between various mass and volume units. Built with Android in mind.

Installing

Installing to device (Android Only)

  1. Download the APK from here
  2. Install the APK to your device.
  3. Enjoy converting some units!

Installing (for development)

  1. Ensure Node is installed on your machine
  2. Ensure the expo app is installed on your mobile device
  3. Follow the steps from the official react native website to set-up expo CLI.
  4. Run npm start
  5. Scan the QR generated by expo in your terminal

Contributing

Please view our CONTRIBUTING.md file for information on how to contribute, report issues and request features.

Changelog and versioning

Please view our CHANGELOG.md file for information on our updates.

We use SemVer for versioning.