This is just a little calculator app I made so I could practice using React Native. I probably won't come back to it, so I apologize for any bugs in advanced.
- Download Node.js.
- Install Expo using this command:
npm install -g expo-cli
- Download the Expo app on your smartphone.
- Clone this repository.
- cd to your clone's file using Command Prompt or a terminal of your choosing.
- Type
npm start
- A QR code will pop up after some time. Scan it with your smartphone.
- Enjoy the app :)