A simple and beautiful calculator for android. Maked in React Native with Expo tool especialy for my study. In case of bug or error on the aplication, please, send your feedback to me on issues
Before this, you need to install yarn.
And is just run this command lines
$ git clone http://github.com/RoboCopGay/Calculator.js
$ cd /path/to/Calculator.js
$ yarn install
You need to install the expo on your device, after you run (on path/to/Calculator.js
):
$ yarn start
And on expo app, scan the QR code that will be on web page opened by expo
$ expo build:android -t apk